1
0
Fork 0
forked from fabian/nix
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;
settings = {
server = {
hosts = [ "127.0.0.1:5232" ];
hosts = ["127.0.0.1:5232"];
};
auth = {
type = "htpasswd";