WIP: Switch to NixOS #5

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

View file

@ -1,5 +1,5 @@
[services.umami]
image = "docker.umami.is/umami-software/umami:postgresql-latest"
image = "ghcr.io/umami-software/umami:postgresql-latest"
container_name = "umami"
restart = "unless-stopped"
networks = ["postgres", "proxy"]