set up distributed builds
This commit is contained in:
parent
d69e1dcc16
commit
c60b753c5c
5 changed files with 106 additions and 1 deletions
|
@ -46,6 +46,12 @@
|
|||
];
|
||||
};
|
||||
|
||||
qenya.services.distributed-builds = {
|
||||
enable = true;
|
||||
keyFile = "/etc/ssh/ssh_host_ed25519_key";
|
||||
builders = [ "kalessin" ];
|
||||
};
|
||||
|
||||
programs.evolution.enable = true; # not in home-manager yet; not declaratively configurable yet
|
||||
programs.steam.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue