forked from fabian/nix
nix fmt
This commit is contained in:
parent
077de7bd0d
commit
fe37f8ad86
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue