7 lines
54 B
Nix
Raw Permalink Normal View History

2024-06-30 01:52:52 +01:00
{
imports = [
./unifi.nix
./hass.nix
2024-06-30 01:52:52 +01:00
];
}