build01: switch to comin
This commit is contained in:
parent
7b83b7e285
commit
748591f098
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@
|
|||
];
|
||||
nixCommunity.disko.raidLevel = 0; # more disk space, we don't have state to restore anyway
|
||||
|
||||
services.comin.enable = true;
|
||||
system.autoUpgrade.enable = false;
|
||||
|
||||
# Emulate riscv64 until we have proper builders
|
||||
boot.binfmt.emulatedSystems = [ "riscv64-linux" ];
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue