WIP: Switch to NixOS #5

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

View file

@ -78,7 +78,7 @@ environment = [
"username=${COLLABORA_USERNAME}", "username=${COLLABORA_USERNAME}",
"password=${COLLABORA_PASSWORD}", "password=${COLLABORA_PASSWORD}",
"domain=collabora.korhonen.cc", "domain=collabora.korhonen.cc",
'extra\_params=--o:ssl.enable=false --o:ssl.termination=true --o:net.post\_allow.host\[0\]=cloud.korhonen.cc', 'extra_params=--o:ssl.enable=false --o:ssl.termination=true --o:net.post\_allow.host\[0\]=cloud.korhonen.cc',
] ]
networks = ["proxy"] networks = ["proxy"]
labels = [ labels = [