1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

chore: add lib-net; use upstreamed esphome module :)

This commit is contained in:
oddlama 2023-04-19 18:12:02 +02:00
parent af9ffb0b8f
commit 703056a530
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
4 changed files with 87 additions and 192 deletions

View file

@ -4,8 +4,6 @@
nodeSecrets,
...
}: {
imports = [../../modules/esphome.nix];
services.esphome = {
enable = true;
enableUnixSocket = true;