Add machine frues-port
This commit is contained in:
parent
d61e91331e
commit
79b4ad0be2
5 changed files with 3770 additions and 32 deletions
8
machines/frues-port/configuration.nix
Normal file
8
machines/frues-port/configuration.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{pkgs, ...}: {
|
||||
imports = [
|
||||
../../modules/desktop/hyprland.nix
|
||||
];
|
||||
|
||||
hm-pedro.de = "hyprland";
|
||||
programs.hyprland.autoLogin.username = "pedro";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue