enable home manager backup
This commit is contained in:
parent
408d64d321
commit
1f1f8f3229
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
backupFileExtension = ".nixbak";
|
||||
|
||||
# Pass inputs and outputs to home-manager modules
|
||||
extraSpecialArgs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue