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