Refactor Home Manager modules
This commit is contained in:
parent
5229429bc4
commit
7771c88040
6 changed files with 22 additions and 29 deletions
|
@ -62,6 +62,8 @@
|
|||
|
||||
nixosModules.default = ./nix/modules/nixos;
|
||||
|
||||
homeManagerModules.default = ./nix/modules/home-manager;
|
||||
|
||||
nixosConfigurations = {
|
||||
lemp11 = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = specialArgs // {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue