WIP: Switch to NixOS #5

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

View file

@ -1,5 +1,3 @@
[services]
[services.traefik]
image = "traefik:latest"
container_name = "traefik"
@ -47,7 +45,5 @@ volumes = [
"/mnt/Storage/Nextcloud/nextcloud.log:/var/log/nextcloud:ro",
]
[networks]
[networks.proxy]
external = true