mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-09-13 22:12:03 +02:00
This commit is contained in:
parent
1a890597ff
commit
7e5d13ac3d
6 changed files with 35 additions and 30 deletions
|
@ -108,7 +108,8 @@ in
|
|||
"esphome"
|
||||
"shelly"
|
||||
"prometheus"
|
||||
] ++ cfg.extraComponents;
|
||||
]
|
||||
++ cfg.extraComponents;
|
||||
};
|
||||
|
||||
prometheus.scrapeConfigs = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue