fix: make it easier to browse the slides
This commit is contained in:
parent
48c271cf3f
commit
385059e7b7
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ in {
|
|||
forceSSL = true;
|
||||
useACMEHost = "skynet";
|
||||
root = "${inputs.compsoc_slides.packages.x86_64-linux.default}";
|
||||
locations."/".extraConfig = "autoindex on;";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue