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:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user