hydra
, cgit
and vm-sala
on mothership
This commit is contained in:
parent
58e7ae54f0
commit
026a0d0180
9 changed files with 489 additions and 0 deletions
8
modules/hydra/config.nix
Normal file
8
modules/hydra/config.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
services.my-hydra.repos = {
|
||||
emacs = {};
|
||||
nixfleet = {};
|
||||
trotten = {};
|
||||
blog = {};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue