Fix order of sops and impermanence

This commit is contained in:
Vili Sinervä 2025-07-24 11:49:07 +03:00
parent bebe8827fc
commit 66d5f4c95b
Signed by: Vili Sinervä
SSH key fingerprint: SHA256:FladqYjaE4scJY3Hi+gnShZ6ygnTJgixy0I6BAoHyos

View file

@ -25,6 +25,7 @@ in
};
fileSystems."/persist".neededForBoot = true;
sops.age.sshKeyPaths = [ "/persist/etc/ssh/ssh_host_ed25519_key" ];
services = {
fstrim.interval = "daily";