WIP: Switch to NixOS #5

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

View file

@ -1,5 +1,5 @@
[services.forgejo] [services.forgejo]
image = "codeberg.org/forgejo/forgejo:1.18.0-rc1-1" image = "git.korhonen.cc/functionalhacker/forgejo-asciidoc"
container_name = "forgejo" container_name = "forgejo"
environment = ["TZ=Europe/Helsinki", "USER_UID=1000", "USER_GID=1000"] environment = ["TZ=Europe/Helsinki", "USER_UID=1000", "USER_GID=1000"]
restart = "unless-stopped" restart = "unless-stopped"