Rename to tinc-friendly names
This commit is contained in:
parent
cd35436110
commit
0ebd6939c6
2 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
# tinc
|
||||
services.my-tinc.enable = true;
|
||||
services.my-tinc.hostName = "nki-cloud";
|
||||
services.my-tinc.hostName = "cloud";
|
||||
sops.secrets.tinc-private-key = {};
|
||||
services.my-tinc.rsaPrivateKey = config.sops.secrets.tinc-private-key.path;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue