feat(homebox01): init #8

Merged
cst1 merged 3 commits from homebox01_init into main 2024-12-06 14:29:26 +01:00
Showing only changes of commit e0a992d378 - Show all commits

View file

@ -2,7 +2,7 @@
services.homebox = {
enable = true;
settings = {
HBOX_OPTIONS_ALLOW_REGISTRATION = "true";
HBOX_OPTIONS_ALLOW_REGISTRATION = "false";
};
};
services.nginx.virtualHosts."homebox.cgiga.fr" = {