WIP: Switch to NixOS #5

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

View file

@ -3,7 +3,7 @@ image = "lscr.io/linuxserver/pairdrop"
container_name = "drop"
restart = "unless-stopped"
networks = ["proxy"]
environment = ["TZ=Europe/Helsinki"]
environment = ["TZ=Europe/Helsinki", "IPV6_LOCALIZE=4"]
[networks.proxy]
external = true