index
:
nix-config
master
All my NixOS and home-manager configurations.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
home-assistant
/
default.nix
blob: e997c089e80c15d53734778eb17ee96c0a6dca17 (
plain
)
1
2
3
4
5
6
{
imports
=
[
./hass.nix
./yaml-extra.nix
];
}