host cd: mv services.retiolum.privateKeyFile
This commit is contained in:
parent
905b68b64a
commit
a57797c997
@ -68,7 +68,7 @@ in
|
|||||||
services.retiolum = {
|
services.retiolum = {
|
||||||
enable = true;
|
enable = true;
|
||||||
hosts = <retiolum-hosts>;
|
hosts = <retiolum-hosts>;
|
||||||
privateKeyFile = "/etc/nixos/secrets/cd.retiolum.rsa_key.priv";
|
privateKeyFile = "/etc/tinc/retiolum/rsa_key.priv";
|
||||||
connectTo = [
|
connectTo = [
|
||||||
"fastpoke"
|
"fastpoke"
|
||||||
"pigstarter"
|
"pigstarter"
|
||||||
|
Loading…
Reference in New Issue
Block a user