refactor(nixos): change hostSpec to define top level option
This commit is contained in:
parent
e077fbea22
commit
5b5849dfd7
3 changed files with 31 additions and 29 deletions
3
modules/hostSpec.nix
Normal file
3
modules/hostSpec.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
flake.hostSpec.hosts = { };
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue