modularise the stuff
This commit is contained in:
parent
011009d22f
commit
d1bcbc0fde
16 changed files with 159 additions and 61 deletions
|
|
@ -30,6 +30,6 @@ nixpkgs.lib.nixosSystem rec {
|
|||
hyprland.homeManagerModules.default
|
||||
];
|
||||
}
|
||||
(import ./home.nix { inherit user userName name hyprland laptop work; })
|
||||
(import ./home.nix { inherit user userName name hyprland laptop work displays; })
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue