Files
nixos-blueprint/hosts/morphius/misc/default.nix
2025-05-27 16:55:14 +03:00

6 lines
51 B
Nix

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