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 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 = { }; |
