chore: Allow home-manager overwrite backup file
This commit is contained in:
parent
286e87a4c0
commit
06b908a2e4
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@
|
|||
inherit (pkgs) system;
|
||||
};
|
||||
backupFileExtension = "backup";
|
||||
overwriteBackup = true;
|
||||
sharedModules = [outputs.homeModules.default];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue