Compare commits
1 Commits
642ecd8f26
...
e6bad13cfd
Author | SHA1 | Date | |
---|---|---|---|
e6bad13cfd |
@ -273,13 +273,22 @@ in
|
||||
zeroconf
|
||||
];
|
||||
|
||||
customLovelaceModules = with pkgs.home-assistant-custom-lovelace-modules; [
|
||||
customComponents = [
|
||||
pkgs.ui-lovelace-minimalist
|
||||
];
|
||||
|
||||
customLovelaceModules =
|
||||
with pkgs.home-assistant-custom-lovelace-modules;
|
||||
[
|
||||
bubble-card
|
||||
button-card
|
||||
mushroom
|
||||
sankey-chart
|
||||
universal-remote-card
|
||||
# zigbee2mqtt-networkmap
|
||||
]
|
||||
++ [
|
||||
pkgs.hass-browser-mod
|
||||
];
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user