diff options
Diffstat (limited to 'custom')
| -rw-r--r-- | custom/tinc/def.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/tinc/def.nix b/custom/tinc/def.nix index 8f3ec969..237b6dee 100644 --- a/custom/tinc/def.nix +++ b/custom/tinc/def.nix | |||
| @@ -4,7 +4,7 @@ with lib; | |||
| 4 | 4 | ||
| 5 | let | 5 | let |
| 6 | 6 | ||
| 7 | cfg = config.services.tinc; | 7 | cfg = config.services.customTinc; |
| 8 | 8 | ||
| 9 | in | 9 | in |
| 10 | 10 | ||
