nixos-config/machines/agate/services/default.nix
2025-05-05 12:33:23 +08:00

5 lines
39 B
Nix

{
imports = [
./hydra.nix
];
}