nixfiles/nixos/boxes/kelder/containers/default.nix

7 lines
54 B
Nix

{
imports = [
./acquisition
./spoder
];
}