No longer need to be persisted

This commit is contained in:
Chris Dombroski 2024-12-31 13:38:19 -05:00
parent ae10b6ff92
commit 5dd873bbcc
2 changed files with 0 additions and 2 deletions

View file

@ -135,7 +135,6 @@
"/etc/ssh/ssh_host_rsa_key.pub" "/etc/ssh/ssh_host_rsa_key.pub"
"/etc/ssh/ssh_host_ed25519_key" "/etc/ssh/ssh_host_ed25519_key"
"/etc/ssh/ssh_host_ed25519_key.pub" "/etc/ssh/ssh_host_ed25519_key.pub"
"/etc/unbound/ads.conf"
]; ];
}; };
}; };

View file

@ -247,7 +247,6 @@ in
"/etc/containers/networks" "/etc/containers/networks"
]; ];
files = [ files = [
"/etc/unbound/ads.conf"
"/etc/machine-id" "/etc/machine-id"
"/etc/adjtime" "/etc/adjtime"
"/etc/ssh/ssh_host_rsa_key" "/etc/ssh/ssh_host_rsa_key"