This commit is contained in:
qvalentin 2025-03-04 20:48:37 +01:00
parent 739b3c585b
commit 4c2eafaf81

View file

@ -15,7 +15,7 @@ in
nginxHostname = mkOption { nginxHostname = mkOption {
type = types.str; type = types.str;
default = "wormspace.filefighte.de"; default = "wormspace.filefighter.de";
}; };
port = mkOption { port = mkOption {
type = types.int; type = types.int;