fixed path and setup homemanager
This commit is contained in:
2026-03-25 15:14:05 +01:00
parent 2c122a248d
commit b571698c94
9 changed files with 32 additions and 9 deletions

View File

@@ -6,6 +6,5 @@
defaultSopsFormat = "yaml";
age.keyFile = "/etc/sops/keys.txt";
secrets."user_password".neededForUsers = true;
# secrets."git/email" = { };
};
}