Files
nixos-blueprint/hosts/legion/misc/default.nix
2025-05-24 23:04:03 +03:00

6 lines
51 B
Nix

{
imports = [
./distributed-build.nix
];
}