discard old runner
This commit is contained in:
parent
fde2669d44
commit
ec3137bd1b
1 changed files with 1 additions and 4 deletions
|
|
@ -22,10 +22,7 @@
|
||||||
networking.hostName = "pluto"; # Define your hostname.
|
networking.hostName = "pluto"; # Define your hostname.
|
||||||
|
|
||||||
services.web.nginx.enable = true;
|
services.web.nginx.enable = true;
|
||||||
services.github-runner = {
|
services.gh.enable = true;
|
||||||
enable = true;
|
|
||||||
url = "https://github.com/zackartz/nixos-dots";
|
|
||||||
};
|
|
||||||
sites = {
|
sites = {
|
||||||
cv.enable = true;
|
cv.enable = true;
|
||||||
gitlab.enable = true;
|
gitlab.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue