This commit is contained in:
Fabian Montero 2025-09-23 01:44:09 -06:00
parent 077de7bd0d
commit fe37f8ad86

View file

@ -23,7 +23,7 @@ with lib; {
enable = true; enable = true;
settings = { settings = {
server = { server = {
hosts = [ "127.0.0.1:5232" ]; hosts = ["127.0.0.1:5232"];
}; };
auth = { auth = {
type = "htpasswd"; type = "htpasswd";