added default to subdomains
This commit is contained in:
parent
31a9d20158
commit
dc6d05a0b0
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ in {
|
|||
websockets = lib.mkEnableOption "should websockets be proxied";
|
||||
};
|
||||
}));
|
||||
default = {};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue