unbackupfileextension
This commit is contained in:
parent
bb150a1427
commit
d4b83fd5a4
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@
|
|||
home-manager = {
|
||||
extraSpecialArgs = { inherit inputs; };
|
||||
users = { "ravenshade" = import ./home.nix; };
|
||||
backupFileExtension = "backup";
|
||||
# backupFileExtension = "backup";
|
||||
};
|
||||
|
||||
# Allow unfree packages
|
||||
|
|
Loading…
Reference in a new issue