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

6 lines
41 B
Nix

{
imports = [
./acquisition
];
}