feat: add ESPHome dashboard
This commit is contained in:
parent
ac478e222e
commit
5f6553e5bc
2 changed files with 34 additions and 0 deletions
|
@ -24,6 +24,7 @@ in with builtins; {
|
|||
./services/mosquitto.nix
|
||||
./services/genie.nix
|
||||
./services/home-assistant.nix
|
||||
./services/esphome.nix
|
||||
./services/watchtower.nix
|
||||
./services/owntracks.nix
|
||||
./services/immich.nix
|
||||
|
@ -82,6 +83,7 @@ in with builtins; {
|
|||
passwordFile = config.age.secrets.cloudflare.path;
|
||||
domains = [
|
||||
"home.felschr.com"
|
||||
"esphome.felschr.com"
|
||||
"cloud.felschr.com"
|
||||
"office.felschr.com"
|
||||
"media.felschr.com"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue