treewide: backupFileExtension backup -> force

Signed-off-by: s0me1newithhand7s <117505144+s0me1newithhand7s@users.noreply.github.com>
This commit is contained in:
s0me1newithhand7s 2025-10-18 14:02:23 +03:00
parent 4532b0a134
commit 3a274432ec
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@
};
};
backupFileExtension = "backup";
backupFileExtension = "force";
extraSpecialArgs = {
inherit

View file

@ -18,7 +18,7 @@
};
};
backupFileExtension = "backup";
backupFileExtension = "force";
extraSpecialArgs = {
inherit

View file

@ -18,7 +18,7 @@
};
};
backupFileExtension = "backup";
backupFileExtension = "force";
extraSpecialArgs = {
inherit