1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat: update fully to 22.05

This commit is contained in:
2022-07-19 21:33:45 +02:00
parent 8b69768c82
commit c243dbf180
3 changed files with 7 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ in {
security.acme = {
acceptTerms = true;
email = kieran.email;
defaults.email = kieran.email;
};
users.users.root.passwordFile = toString <system-secrets/root.password>;