This option provides a simple way to serve static directories.
Declarations
Type
list of (attribute set)Default
[ ]Example
[
{
dir = "/home/eelco/Dev/nix-homepage";
urlPath = "/nix";
}
]This option provides a simple way to serve static directories.
list of (attribute set)[ ][
{
dir = "/home/eelco/Dev/nix-homepage";
urlPath = "/nix";
}
]