Update to run on Isaiah and containers

This commit is contained in:
Greg Hellings
2024-08-15 09:43:35 -05:00
parent 6987c485fb
commit 89789e6af8
6 changed files with 15 additions and 9 deletions
+1
View File
@@ -40,6 +40,7 @@ in {
systemd.services = {
"gitlab-runner" = {
after = [ "container@github.service" ];
preStart = builtins.concatStringsSep "\n" [
"${pkgs.kmod}/bin/modprobe kvm"
"${pkgs.kmod}/bin/modprobe kvm_amd"