1
0
mirror of https://github.com/kmein/niveum synced 2026-03-22 12:51:08 +01:00

chore: nixos-unstable -> nixpkgs-unstable

This commit is contained in:
2020-10-24 13:28:45 +02:00
parent 240b97dce9
commit 4fc7d8dd2a
6 changed files with 11 additions and 11 deletions

View File

@@ -7,7 +7,7 @@ in
];
imports = [
<nixos-unstable/nixos/modules/services/misc/home-assistant.nix>
<nixpkgs-unstable/nixos/modules/services/misc/home-assistant.nix>
];