Loading nixos/modules/services/networking/wg-access-server.nix +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ in type = lib.types.submodule { freeformType = settingsFormat.type; options = { dns.enable = mkOption { dns.enabled = mkOption { type = types.bool; default = true; description = '' Loading Loading
nixos/modules/services/networking/wg-access-server.nix +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ in type = lib.types.submodule { freeformType = settingsFormat.type; options = { dns.enable = mkOption { dns.enabled = mkOption { type = types.bool; default = true; description = '' Loading