modules: services: woodpecker: simplify path
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
I'm not sure why it was written that way to begin with.
This commit is contained in:
parent
209a3f6c8d
commit
bb193c12ac
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ in
|
|||
BindReadOnlyPaths = [
|
||||
"/etc/passwd:/etc/passwd"
|
||||
"/etc/group:/etc/group"
|
||||
"/nix/var/nix/profiles/system/etc/nix:/etc/nix"
|
||||
"/etc/nix:/etc/nix"
|
||||
"${config.environment.etc."ssh/ssh_known_hosts".source}:/etc/ssh/ssh_known_hosts"
|
||||
"/etc/machine-id"
|
||||
# channels are dynamic paths in the nix store, therefore we need to bind mount the whole thing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue