WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit c6c659c6f7 - Show all commits

View file

@ -1,6 +1,7 @@
server { server {
listen 80; listen 80;
listen [::]:80; listen [::]:80;
root /wkd
location /.well-known/openpgpkey/hu/ { location /.well-known/openpgpkey/hu/ {
default_type "application/octet-stream"; default_type "application/octet-stream";