Fixes home manager config
This commit is contained in:
parent
19a91f54c8
commit
cae5167858
2 changed files with 1 additions and 1 deletions
|
|
@ -175,6 +175,7 @@
|
|||
home-manager = {
|
||||
extraSpecialArgs = { inherit inputs outputs; };
|
||||
useGlobalPkgs = true;
|
||||
backupFileExtension = "backup";
|
||||
users = {
|
||||
dennis = import ../../home/darwin-work.nix;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue