Compare commits
1 commit
3da04e80ae
...
a140b4d9ec
Author | SHA1 | Date | |
---|---|---|---|
|
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