Some checks failed
CI / Check, build and cache nixfiles (push) Has been cancelled
7 lines
54 B
Nix
7 lines
54 B
Nix
{
|
|
imports = [
|
|
./unifi.nix
|
|
./hass.nix
|
|
];
|
|
}
|