diff options
-rw-r--r-- | configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configuration.nix b/configuration.nix index a919c53..2b16700 100644 --- a/configuration.nix +++ b/configuration.nix @@ -94,6 +94,7 @@ in { ]); footer = ""; readme = ":README.md"; + readme = ":README"; remove-suffix = "1"; "mimetype.gif" = "image/gif"; "mimetype.html" = "text/html"; |