regret not doing this more granularly but oh well

This commit is contained in:
Schrottkatze 2023-05-21 12:52:04 +02:00
parent 8bb51cb919
commit 2f166efc51
7 changed files with 128 additions and 18 deletions

View file

@ -37,7 +37,11 @@
};
"prosody.katzen.cafe" = {
group = "prosody";
keytrype = "rsa4096";
keyType = "rsa4096";
extraDomainNames = [
"uploads.prosody.katzen.cafe"
"conference.prosody.katzen.cafe"
];
};
};
};