Move git CI runner to marabethia
All checks were successful
Cachix / build (elendel) (push) Successful in 7m14s
Cachix / build (kholinar) (push) Successful in 13m23s
Cachix / build (marabethia) (push) Successful in 10m7s

This commit is contained in:
Charlotte Van Petegem 2025-04-21 16:47:57 +02:00
parent cd8bfee959
commit cb036278a7
Signed by: chvp
SSH key fingerprint: SHA256:s9rb8jBVfdahqWHuBAcHCBP1wmj4eYQXZfqgz4H3E9E
58 changed files with 187 additions and 186 deletions

View file

@ -81,7 +81,6 @@
accentor.enable = true;
containers.externalInterface = "enp7s0";
data-access.enable = true;
git.runner.enable = true;
torrents.enable = true;
};
};

View file

@ -67,10 +67,6 @@
device = "zdata/local/services/accentor-transcode-cache";
fsType = "zfs";
};
"/var/lib/docker" = {
device = "zroot/local/services/docker";
fsType = "zfs";
};
"/var/lib/postgresql" = {
device = "zroot/safe/services/postgresql";
fsType = "zfs";
@ -79,10 +75,6 @@
device = "zroot/safe/services/transmission";
fsType = "zfs";
};
"/var/lib/private/gitea-runner" = {
device = "zroot/local/services/gitea-runner";
fsType = "zfs";
};
};
swapDevices = [