This commit is contained in:
commit
fef2377502
174 changed files with 7423 additions and 0 deletions
4
defaults/meta/hosts.nix
Normal file
4
defaults/meta/hosts.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
qois.meta.hosts = builtins.fromJSON (builtins.readFile ./hosts.json);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue