Gitlab and QEmu runner

This commit is contained in:
Greg Hellings
2023-12-15 10:28:19 -06:00
parent 9981262308
commit 69e6c42886
4 changed files with 80 additions and 1 deletions
+2 -1
View File
@@ -30,6 +30,7 @@
services = {
resolved.enable = true;
openssh.enable = true;
gitlab = {
enable = true;
backup = {
@@ -37,7 +38,7 @@
startAt = [ "03:00" ];
};
host = "src.thehellings.com";
https = false;
https = true;
port = 443;
extraConfig = {
gitlab = {