WIP: Switch to NixOS #5
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
useGlobalPkgs = true;
|
useGlobalPkgs = true;
|
||||||
useUserPackages = true;
|
useUserPackages = true;
|
||||||
extraSpecialArgs = { inherit inputs; };
|
extraSpecialArgs = { inherit inputs; };
|
||||||
backupFileExtension = "bak";
|
backupFileExtension = "hm-backup";
|
||||||
users.functionalhacker =
|
users.functionalhacker =
|
||||||
import ./users/functionalhacker/home.nix;
|
import ./users/functionalhacker/home.nix;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue