WIP: Switch to NixOS #5

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

View file

@ -45,6 +45,7 @@ environment = [
"OIDC_CLIENT_ID",
"OIDC_CLIENT_SECRET",
"OIDC_REDIRECT_URI=https://social.korhonen.cc/auth/auth/openid_connect/callback",
"OIDC_SECURITY_ASSUME_EMAIL_IS_VERIFIED=true",
]
networks = ["mastodon", "proxy", "postgres"]
volumes = ["/docker/mastodon:/config"]