WIP: Switch to NixOS #5

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

View file

@ -9,7 +9,7 @@ services:
- /docker/homeautomation/home-assistant:/config - /docker/homeautomation/home-assistant:/config
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
devices: devices:
- /dev/ttyACM0 - /dev/ttyACM0:/dev/ttyACM0
restart: always restart: always
networks: networks:
- home-assistant - home-assistant