mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
chore: update flake
This commit is contained in:
parent
74ef27adcf
commit
605b6279ca
8 changed files with 267 additions and 1057 deletions
|
@ -65,15 +65,13 @@ in
|
|||
];
|
||||
|
||||
customLovelaceModules = with pkgs.home-assistant-custom-lovelace-modules; [
|
||||
(builtins.trace "soon upstreamed" (
|
||||
pkgs.callPackage ./hass-lovelace/clock-weather-card/package.nix { }
|
||||
))
|
||||
(pkgs.callPackage ./hass-lovelace/config-template-card/package.nix { })
|
||||
(pkgs.callPackage ./hass-lovelace/hui-element/package.nix { })
|
||||
apexcharts-card
|
||||
bubble-card
|
||||
button-card
|
||||
card-mod
|
||||
clock-weather-card
|
||||
hourly-weather
|
||||
lg-webos-remote-control
|
||||
mini-graph-card
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue