Compare commits

..

1 commit

Author SHA1 Message Date
Gonne Kretschmer
bb93d3aed5 Move Jitsi to a module 2023-10-23 19:05:51 +02:00

View file

@ -15,7 +15,6 @@ in
enable = mkEnableOption "mathebau jitsi service"; enable = mkEnableOption "mathebau jitsi service";
hostName = mkOption { hostName = mkOption {
type = str; type = str;
default = null;
}; };
localAddress = mkOption { localAddress = mkOption {
type = str; type = str;