gitlab: runner up and running

heh
This commit is contained in:
silver 2023-06-17 19:37:06 +01:00
parent f24b450b36
commit 704222fcb9
5 changed files with 147 additions and 0 deletions

View file

@ -57,6 +57,9 @@
# Gitlab
glados = import ./machines/glados.nix;
# Gitlab runners
wheatly = import ./machines/wheatly.nix;
# email
gir.imports = [ ./machines/gir.nix simple-nixos-mailserver.nixosModule];