removing home manager for dalinar
This commit is contained in:
parent
4fbc25a032
commit
7e6b91a1c6
2 changed files with 0 additions and 2 deletions
|
@ -117,7 +117,6 @@ Both include the home-manager module. Primarily I chose that route so that I cou
|
|||
inherit system;
|
||||
modules = [
|
||||
./system/dalinar/configuration.nix
|
||||
home-manager.nixosModules.home-manager
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
@ -90,7 +90,6 @@
|
|||
inherit system;
|
||||
modules = [
|
||||
./system/dalinar/configuration.nix
|
||||
home-manager.nixosModules.home-manager
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue