summaryrefslogtreecommitdiff
path: root/custom/tinc
diff options
context:
space:
mode:
Diffstat (limited to 'custom/tinc')
-rw-r--r--custom/tinc/def.nix2
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
5let 5let
6 6
7 cfg = config.services.tinc; 7 cfg = config.services.customTinc;
8 8
9in 9in
10 10