fix: make it easier to browse the slides

This commit is contained in:
silver 2023-09-28 00:47:33 +01:00
parent 48c271cf3f
commit 385059e7b7

View file

@ -87,6 +87,7 @@ in {
forceSSL = true;
useACMEHost = "skynet";
root = "${inputs.compsoc_slides.packages.x86_64-linux.default}";
locations."/".extraConfig = "autoindex on;";
};
};
};