build04: switch to comin

This commit is contained in:
zowoq 2024-03-31 08:56:22 +10:00
parent 08fa8db0d6
commit f0f38d3588

View file

@ -9,6 +9,9 @@
inputs.self.nixosModules.remote-builder
];
services.comin.enable = true;
system.autoUpgrade.enable = false;
nixCommunity.remote-builder.key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmdo1x1QkRepZf7nSe+OdEWX+wOjkBLF70vX9F+xf68 builder";
networking.hostName = "build04";