WIP: Switch to NixOS #5

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

View file

@ -23,6 +23,7 @@ volumes = [
"/var/www/index.korhonen.cc:/var/www/index.korhonen.cc", "/var/www/index.korhonen.cc:/var/www/index.korhonen.cc",
] ]
environment = ["CLOUDFLARE_EMAIL", "CLOUDFLARE_API_TOKEN", "ACME_AGREE=true"] environment = ["CLOUDFLARE_EMAIL", "CLOUDFLARE_API_TOKEN", "ACME_AGREE=true"]
cap_add = ["NET_ADMIN"]
[networks.proxy] [networks.proxy]
external = true external = true