swag update
This commit is contained in:
@@ -65,6 +65,9 @@ in
|
||||
mealie = {
|
||||
enable = true;
|
||||
baseUrl = "https://mealie.mjallen.dev";
|
||||
maxConcurrency = "4";
|
||||
maxWorkers = "4";
|
||||
allowSignup = "true";
|
||||
};
|
||||
|
||||
nextcloud = {
|
||||
|
||||
@@ -66,7 +66,7 @@ with lib;
|
||||
|
||||
subdomains = mkOption {
|
||||
type = types.str;
|
||||
default = "jellyfin,jellyseerr,cloud,office,chat,hass";
|
||||
default = "jellyfin,jellyseerr,cloud,office,chat,hass,mealie";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user