diff options
Diffstat (limited to 'custom/tinc')
| -rw-r--r-- | custom/tinc/yggdrasil.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/tinc/yggdrasil.nix b/custom/tinc/yggdrasil.nix index f17d9b4e..4c19e0e7 100644 --- a/custom/tinc/yggdrasil.nix +++ b/custom/tinc/yggdrasil.nix | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | { pkgs, name, ip }: | 1 | { config, pkgs, name, ip }: |
| 2 | 2 | ||
| 3 | { | 3 | { |
| 4 | config.services.tinc = { | 4 | config.services.tinc = { |
