mirror of
https://git.sr.ht/~magic_rb/cluster
synced 2024-11-24 17:16:15 +01:00
website whitespace cleanup
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
2c832617b6
commit
e852b64b71
|
@ -56,7 +56,7 @@ nglib.makeSystem {
|
||||||
|
|
||||||
TypesConfig = "${pkgs.apacheHttpd}/conf/mime.types";
|
TypesConfig = "${pkgs.apacheHttpd}/conf/mime.types";
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
Directory = {
|
Directory = {
|
||||||
"/" = {
|
"/" = {
|
||||||
|
@ -74,7 +74,7 @@ nglib.makeSystem {
|
||||||
DirectoryIndex = "index.html";
|
DirectoryIndex = "index.html";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue