finish/fix moving age.secrets

This commit is contained in:
2024-08-27 08:57:17 +03:00
parent 748d42d9e0
commit bb58bcfed5
6 changed files with 36 additions and 40 deletions

View File

@@ -10,6 +10,14 @@
{
imports = [ ../../modules/profiles/sdcard ];
age.secrets = {
motiejus-passwd-hash.file = ../../secrets/motiejus_passwd_hash.age;
root-passwd-hash.file = ../../secrets/root_passwd_hash.age;
sasl-passwd.file = ../../secrets/postfix_sasl_passwd.age;
datapool-passphrase.file = ../../secrets/vno3-rp3b/datapool-passphrase.age;
};
boot = {
initrd = {
availableKernelModules = [ "usbhid" ];