diff --git a/nixos/impermanence.nix b/nixos/impermanence.nix index 479edaf..dd58434 100644 --- a/nixos/impermanence.nix +++ b/nixos/impermanence.nix @@ -72,10 +72,6 @@ ]; files = [ "/etc/machine-id" - "/etc/ssh/ssh_host_ed25519_key" - "/etc/ssh/ssh_host_ed25519_key.pub" - "/etc/ssh/ssh_host_rsa_key" - "/etc/ssh/ssh_host_rsa_key.pub" ]; };