WIP: Switch to NixOS #5

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

View file

@ -6,7 +6,7 @@ services:
restart: unless-stopped restart: unless-stopped
networks: networks:
- freshrss - freshrss
- mariadb - postgres
- proxy - proxy
ports: ports:
- 8088:80 - 8088:80
@ -36,7 +36,7 @@ services:
networks: networks:
freshrss: freshrss:
external: false external: false
mariadb: postgres:
external: true external: true
proxy: proxy:
external: true external: true