update to nixpkgs-unstable

This commit is contained in:
Kopatz
2024-04-11 21:29:13 +02:00
parent a9c793ccd8
commit fcf8edd53e
5 changed files with 8 additions and 13 deletions

View File

@@ -26,7 +26,7 @@
"d /data 0770 github-actions-runner nginx -"
"d /data/website 0770 github-actions-runner nginx -"
];
services.github-runner = {
services.github-runners.oberprofis = {
enable = true;
name = "nixos-server";
tokenFile = config.age.secrets.github-runner-token.path;