nixfiles/nixos/boxes/home/palace/vms/sfh/containers/default.nix
Jack O'Sullivan a3870a4293
Some checks failed
CI / Check, build and cache nixfiles (push) Has been cancelled
nixos/home/sfh: Introduce hass container
2025-03-09 20:07:28 +00:00

7 lines
54 B
Nix

{
imports = [
./unifi.nix
./hass.nix
];
}