[WIP] feat: migrate containers to vmd102066

This commit is contained in:
steveej 2022-11-03 16:48:06 +01:00
parent 7cd97ca6d9
commit 76c64678ae
20 changed files with 346 additions and 99 deletions

View file

@ -31,7 +31,7 @@
};
services.gitlab-runner = {
enable = true;
enable = false;
extraPackages = with pkgs; [ bash gitlab-runner nix gitFull git-crypt ];