Gitlab CI support added, in order to pre-cache build results in Minio.
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ in
|
||||
("vfio-pci.ids=" + (lib.concatStringsSep "," passthru))
|
||||
];
|
||||
};
|
||||
hardware.opengl.enable = true;
|
||||
hardware.graphics.enable = true;
|
||||
|
||||
services.gitlab-runner = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user