nixfiles/nixos/boxes/home/palace/vms/sfh/containers/default.nix
Jack O'Sullivan 7e2dfc21c6
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 44m19s
nixos/sfh: Working containers
2024-06-30 01:52:52 +01:00

6 lines
39 B
Nix

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