mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
added home-manager backupFileExtension
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
extraSpecialArgs = {inherit inputs outputs;};
|
||||
backupFileExtension = "backup";
|
||||
};
|
||||
|
||||
nixpkgs = {
|
||||
|
||||
Reference in New Issue
Block a user