impermanence: don't persist authorized_keys.d

This commit is contained in:
2022-08-31 17:25:57 -07:00
parent f0334db736
commit c0a41def22

View File

@@ -85,7 +85,6 @@ in
] ++ cfg.service-dirs));
files = [
"/etc/machine-id"
"/etc/ssh/authorized_keys.d" # XXX: might want to remove this; the authorized_keys in ~/.ssh should work.
"/etc/ssh/ssh_host_ed25519_key"
"/etc/ssh/ssh_host_ed25519_key.pub"
"/etc/ssh/ssh_host_rsa_key"