WIP: Switch to NixOS #5

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

View file

@ -8,7 +8,7 @@ korhonen_cc = {}
external = true external = true
[services.caddy] [services.caddy]
image = "slothcroissant/caddy-cloudflaredns" image = "git.korhonen.cc/functionalhacker/caddy"
container_name = "caddy" container_name = "caddy"
restart = "unless-stopped" restart = "unless-stopped"
ports = ["80:80", "443:443/tcp", "443:443/udp"] ports = ["80:80", "443:443/tcp", "443:443/udp"]