refactor(nixos): change hostSpec to define top level option
This commit is contained in:
parent
30c0b3c804
commit
3e11c923ac
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