mv woodpecker

This commit is contained in:
Kiara Grouwstra 2025-08-04 19:56:20 +02:00
parent 4187cf1c2c
commit 9c1b1a641f
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU
2 changed files with 1 additions and 1 deletions

View file

@ -20,7 +20,7 @@
nixos.module = {
imports = [
./woodpecker.nix
../forgejo-ci/woodpecker.nix
];
};
}