Home Assistant: Difference between revisions
imported>Mweinelt Add to software category |
imported>Luka m Add missing keyword in Home Assistant definition file |
||
| Line 14: | Line 14: | ||
# nix-channel --add http://nixos.org/channels/nixos-unstable nixos-unstable | # nix-channel --add http://nixos.org/channels/nixos-unstable nixos-unstable | ||
unstable = import <nixos-unstable> {}; | unstable = import <nixos-unstable> {}; | ||
in | |||
{ | { | ||
nixpkgs.overlays = [ | nixpkgs.overlays = [ | ||