hydra: add hydrajobs to flake-parts
This commit is contained in:
parent
02b0930313
commit
551c5e01d1
5 changed files with 64 additions and 21 deletions
11
modules/hosts/nixberry/default.nix
Normal file
11
modules/hosts/nixberry/default.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
config,
|
||||
...
|
||||
}:
|
||||
let
|
||||
in
|
||||
{
|
||||
flake.modules.nixos."hosts/nixberry" = {
|
||||
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue