snowflake/hosts/tsuru/services/default.nix
2024-01-23 15:43:08 -05:00

5 lines
47 B
Nix

_: {
imports = [
./woodpecker.nix
];
}