add packages used for debugging

This commit is contained in:
Kiara Grouwstra 2025-07-27 10:24:27 +02:00
parent 1fff38f5fa
commit 5c0db0ca43
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -216,6 +216,9 @@
coreutils coreutils
nix nix
attic-client attic-client
openssh
npins
strace
]; ];
environmentFile = [ config.vars.generators."templates".files."woodpecker-agent-exec.conf".path ]; environmentFile = [ config.vars.generators."templates".files."woodpecker-agent-exec.conf".path ];
}; };