WIP: Switch to NixOS #5

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

View file

@ -29,6 +29,7 @@ image = "schklom/bibliogram"
container_name = "bibliogram"
restart = "unless-stopped"
networks = ["freshrss", "proxy"]
volumes = ["/docker/freshrss/bibliogram/config.js:/app/config.js:ro"]
labels = [
"traefik.enable=true",
"traefik.docker.network=proxy",