summaryrefslogtreecommitdiff
path: root/modules/services/github-runner
AgeCommit message (Expand)Author
2024-12-07github-runner: add instructions for triggering a runner registrationMichael Hoang
2024-12-07github-runner: fix service not startingMichael Hoang
2024-12-07github-runner: use `lib.getExe{,'}`Michael Hoang
2024-12-07github-runner: remove `with lib;`Michael Hoang
2024-11-22github-runner: make `umask` quietMichael Hoang
2024-11-07github-runner: Fix labels for different nixpkgs versionsYuriy Taraday
2024-11-07github-runner: replace `mkdir -p -m` with `umask`Michael Hoang
2024-09-06nixos/github-runner: quote comma separators so as to pass shellcheckSirio Balmelli
2024-07-27github-runners: move `workDir` outside of `/run`Michael Hoang
2024-07-27Revert "github-runnners: fix workDir missing on reboot"Michael Hoang
2024-07-23github-runnners: fix workDir missing on rebootMichael Hoang
2024-07-01chore: remove mkpackageoptionmd deprecationNikola Milojević
2024-04-19treewide: remove lib.mdDocWeijia Wang
2024-02-28github-runners: adapt to NixOS moduleVincent Haupert
2024-01-22github-runners: init moduleVincent Haupert