chore: run statix

This commit is contained in:
2026-02-22 12:10:47 +01:00
parent e6cad243de
commit 3aff25b448
3 changed files with 14 additions and 10 deletions

View File

@@ -78,7 +78,7 @@ in
"${keyDir}/ssh_host_rsa_key"
"${keyDir}/ssh_host_ed25519_key"
];
authorizedKeys = cfg.authorizedKeys;
inherit (cfg) authorizedKeys;
};
postCommands = ''
echo 'cryptsetup-askpass' >> /root/.profile