Impermanence and white space
This commit is contained in:
parent
1de0d32860
commit
a140b4d9ec
2 changed files with 2 additions and 1 deletions
|
@ -39,6 +39,7 @@ config = mkIf cfg.enable {
|
|||
"/etc/ssh/ssh_host_ed25519_key.pub"
|
||||
"/etc/ssh/ssh_host_rsa_key"
|
||||
"/etc/ssh/ssh_host_rsa_key.pub"
|
||||
"/var/lib/${config.services.prometheus.stateDir}"
|
||||
];
|
||||
};
|
||||
environment.etc.machine-id.source = "${cfg.storagePath}/machine-id";
|
||||
|
|
Loading…
Reference in a new issue