Fix Keepass settings

This commit is contained in:
2026-01-26 15:15:34 +00:00
parent 45d34d2039
commit 6f2256920d
3 changed files with 12 additions and 2 deletions

View File

@@ -76,6 +76,7 @@
};
home-manager = {
backupFileExtension = "~";
extraSpecialArgs = { inherit inputs; };
users = {
"trude" = import ./home.nix;