diff --git a/nixos/modules/jitsi.nix b/nixos/modules/jitsi.nix index 23f12b4..ca2a8a7 100644 --- a/nixos/modules/jitsi.nix +++ b/nixos/modules/jitsi.nix @@ -15,7 +15,6 @@ in enable = mkEnableOption "mathebau jitsi service"; hostName = mkOption { type = str; - default = null; }; localAddress = mkOption { type = str;