secrets for fwminex

This commit is contained in:
2023-09-15 13:23:52 +03:00
parent d57b2e5a1b
commit 6b3f073b5b
18 changed files with 100 additions and 97 deletions

View File

@@ -91,9 +91,9 @@
nixos-hardware.nixosModules.framework-12th-gen-intel
{
#age.secrets.motiejus-passwd-hash.file = ./secrets/motiejus_passwd_hash.age;
#age.secrets.root-passwd-hash.file = ./secrets/root_passwd_hash.age;
#age.secrets.sasl-passwd.file = ./secrets/postfix_sasl_passwd.age;
age.secrets.motiejus-passwd-hash.file = ./secrets/motiejus_passwd_hash.age;
age.secrets.root-passwd-hash.file = ./secrets/root_passwd_hash.age;
age.secrets.sasl-passwd.file = ./secrets/postfix_sasl_passwd.age;
}
];