1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-17 22:08:28 +00:00
nix-darwin/modules/services/github-runner
Michael Hoang 7b4a4951dc Back out "github-runner: replace mkdir -p -m with umask"
This backs out commit 3b738c765d.

Setting a `umask` made the parent directory have too conservative of
permissions making it so `_github-runner` couldn't access the child
directories.
2025-03-16 19:31:31 +09:00
..
default.nix github-runners: adapt to NixOS module 2024-02-28 09:40:25 +01:00
options.nix github-runner: add instructions for triggering a runner registration 2024-12-07 13:08:55 +11:00
service.nix Back out "github-runner: replace mkdir -p -m with umask" 2025-03-16 19:31:31 +09:00