Ad home manager module in flake
This commit is contained in:
parent
0fbfe51adb
commit
c0a0897041
|
@ -61,6 +61,7 @@
|
|||
# > Our main nixos configuration file <
|
||||
./nixos/hosts/EDI/configuration.nix
|
||||
sops-nix.nixosModules.sops
|
||||
plasma-manager.homeManagerModules.plasma-manager
|
||||
];
|
||||
};
|
||||
};
|
||||
|
@ -73,7 +74,7 @@
|
|||
# > Our main nixos configuration file <
|
||||
./nixos/hosts/GLaDOS/configuration.nix
|
||||
sops-nix.nixosModules.sops
|
||||
#plasma-manager.homeManagerModules.plasma-manager
|
||||
plasma-manager.homeManagerModules.plasma-manager
|
||||
home-manager.nixosModules.home-manager
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue