1
0
mirror of https://github.com/kmein/niveum synced 2026-03-23 13:21:06 +01:00

chore: make 20.09 work

This commit is contained in:
2020-10-28 11:36:46 +01:00
parent 3741304284
commit 3508575ebe
5 changed files with 6 additions and 35 deletions

View File

@@ -4,14 +4,9 @@ let
inherit (import <niveum/lib>) localAddresses;
in
{
disabledModules = [
"services/misc/home-assistant.nix"
];
imports = [
./zigbee.nix
./frontend.nix
<nixpkgs-unstable/nixos/modules/services/misc/home-assistant.nix>
];
services.home-assistant = {