nix-config/system/dev/default.nix

4 lines
43 B
Nix

{
imports = [./docker.nix ./qemu.nix];
}