flake: switch to building on target by default
This commit is contained in:
parent
345bf13b0d
commit
ee7ccef96c
6 changed files with 20 additions and 11 deletions
|
@ -21,10 +21,7 @@ in
|
|||
|
||||
qenya.services.remote-builder = {
|
||||
enable = true;
|
||||
authorizedKeys.keys = [
|
||||
keys.machines.kilgharrah
|
||||
keys.machines.tohru
|
||||
];
|
||||
authorizedKeys.keys = [ ];
|
||||
};
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue