feat(homebox01): init #8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
services.homebox = {
|
services.homebox = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
HBOX_OPTIONS_ALLOW_REGISTRATION = "true";
|
HBOX_OPTIONS_ALLOW_REGISTRATION = "false";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
services.nginx.virtualHosts."homebox.cgiga.fr" = {
|
services.nginx.virtualHosts."homebox.cgiga.fr" = {
|
||||||
|
|
Loading…
Reference in a new issue