mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
6 lines
60 B
Nix
6 lines
60 B
Nix
{...}: {
|
|
imports = [
|
|
./hass.nix
|
|
./mqtt.nix
|
|
];
|
|
}
|