https://github.com/peterhoeg/openhab-flake
nix flake for running openHAB
https://github.com/peterhoeg/openhab-flake
Last synced: about 1 year ago
JSON representation
nix flake for running openHAB
- Host: GitHub
- URL: https://github.com/peterhoeg/openhab-flake
- Owner: peterhoeg
- Created: 2023-09-10T19:40:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-27T19:26:31.000Z (about 1 year ago)
- Last Synced: 2025-04-27T20:19:08.862Z (about 1 year ago)
- Language: Nix
- Size: 72.3 KB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* openHAB on NixOS
This is an *extremely* basic flake for running openHAB on NixOS.
* Does it work
1. run =make vm=
2. wait for a while
3. open http://localhost:8080 in a browser
This is currently just bringing up openHAB - you can't really do anything with it other than going through the GUI, but we now have a team on this after the nixcon 2023 hackday, so now things are moving.
We cannot recommend doing anything with this until https://github.com/peterhoeg/openhab-flake/milestone/1 is released.