WIP: Switch to NixOS #5

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

View file

@ -43,7 +43,8 @@ services:
- DECONZ_VNC_MODE=1 - DECONZ_VNC_MODE=1
- DECONZ_VNC_PASSWORD=${DECONZ_VNC_PASSWORD} - DECONZ_VNC_PASSWORD=${DECONZ_VNC_PASSWORD}
- DEBUG_OTAU=1 - DEBUG_OTAU=1
network_mode: host ports:
- "8083:8083"
volumes: volumes:
- /docker/homeautomation/deconz/deconz:/root/.local/share/dresden-elektronik/deCONZ - /docker/homeautomation/deconz/deconz:/root/.local/share/dresden-elektronik/deCONZ
- /docker/homeautomation/deconz/otau:/root/otau - /docker/homeautomation/deconz/otau:/root/otau