No longer need to be persisted
This commit is contained in:
parent
ae10b6ff92
commit
5dd873bbcc
2 changed files with 0 additions and 2 deletions
|
@ -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"
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue