enable github runner
This commit is contained in:
@@ -19,11 +19,6 @@ in {
|
||||
owner = "nginx";
|
||||
};
|
||||
|
||||
systemd.tmpfiles.rules = [
|
||||
"d /data 0770 github-actions-runner nginx -"
|
||||
"d /data/website 0770 github-actions-runner nginx -"
|
||||
];
|
||||
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
package = pkgs.nginxQuic;
|
||||
|
||||
Reference in New Issue
Block a user