Make nidus run on www.nidus.cloud

Because that's what our printed banners do.
This commit is contained in:
Eli Ribble 2026-02-02 02:11:43 +00:00
parent 5bdd358a8b
commit ce0af0e543
No known key found for this signature in database
3 changed files with 9 additions and 5 deletions

View file

@ -5,6 +5,10 @@
root * /var/www/html/nidus.cloud
file_server
'';
"www.nidus.cloud".extraConfig = ''
root * /var/www/html/nidus.cloud
file_server
'';
};
systemd.tmpfiles.rules = [
"d /var/www/html 0755 root root"