mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
chore: nixos-unstable -> nixpkgs-unstable
This commit is contained in:
@@ -11,7 +11,7 @@ in
|
||||
imports = [
|
||||
./zigbee.nix
|
||||
./frontend.nix
|
||||
<nixos-unstable/nixos/modules/services/misc/home-assistant.nix>
|
||||
<nixpkgs-unstable/nixos/modules/services/misc/home-assistant.nix>
|
||||
];
|
||||
|
||||
services.home-assistant = {
|
||||
|
||||
@@ -7,7 +7,7 @@ in
|
||||
];
|
||||
|
||||
imports = [
|
||||
<nixos-unstable/nixos/modules/services/misc/home-assistant.nix>
|
||||
<nixpkgs-unstable/nixos/modules/services/misc/home-assistant.nix>
|
||||
];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user