summaryrefslogtreecommitdiff
path: root/custom/tinc/def.nix
diff options
context:
space:
mode:
Diffstat (limited to 'custom/tinc/def.nix')
-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 237b6dee..ce893efb 100644
--- a/custom/tinc/def.nix
+++ b/custom/tinc/def.nix
@@ -14,7 +14,7 @@ in
14 14
15 options = { 15 options = {
16 16
17 services.tinc = { 17 services.customTinc = {
18 18
19 networks = mkOption { 19 networks = mkOption {
20 default = { }; 20 default = { };