This commit is contained in:
mjallen18
2024-05-31 10:55:22 -05:00
parent 184341c9c1
commit 6d1c6cfc4b
8 changed files with 247 additions and 75 deletions

View File

@@ -65,7 +65,7 @@ with lib; {
subdomains = mkOption {
type = types.str;
default = "jellyfin,hass,cloud,office,jellyseerr";
default = "jellyfin,jellyseerr,cloud,office,chat,hass";
};
};
}