WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
2 changed files with 4 additions and 2 deletions
Showing only changes of commit 731b2d6095 - Show all commits

View file

@ -6,6 +6,8 @@ services:
image: phlak/mumble
environment:
- TZ=Europe/Helsinki
- PUID=${UID}
- PGID=${GID}
ports:
- '64748:64738'
- '64748:64738/udp'

View file

@ -5,8 +5,8 @@ services:
container_name: tvheadend
environment:
- TZ=Europe/Helsinki
- PUID=1001
- PGID=985
- PUID=${UID}
- PGID=${GID}
volumes:
- /docker/tvheadend:/config
- /mnt/Storage/Media/PVR:/recordings