wowo
This commit is contained in:
parent
3c20b72515
commit
5140dec6bc
6 changed files with 64 additions and 26 deletions
|
|
@ -19,8 +19,8 @@ nixpkgs.lib.nixosSystem rec {
|
|||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.useUserPackages = true;
|
||||
home-manager.users.${user}.imports = [
|
||||
../system/global/home.nix
|
||||
../system/${name}/home.nix
|
||||
../system/global/home.nix
|
||||
hyprland.homeManagerModules.default
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue