Fix order of sops and impermanence
This commit is contained in:
parent
bebe8827fc
commit
66d5f4c95b
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ in
|
|||
};
|
||||
|
||||
fileSystems."/persist".neededForBoot = true;
|
||||
sops.age.sshKeyPaths = [ "/persist/etc/ssh/ssh_host_ed25519_key" ];
|
||||
|
||||
services = {
|
||||
fstrim.interval = "daily";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue