build04: switch to comin
This commit is contained in:
parent
08fa8db0d6
commit
f0f38d3588
1 changed files with 3 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Reference in a new issue