Add examples to README and add hosts to namespace

This commit is contained in:
Tim Schubert 2020-12-30 17:06:02 +01:00
parent cd27531edf
commit 87fc6df44f
No known key found for this signature in database
GPG key ID: 99658A3EB5CD7C13
3 changed files with 27 additions and 5 deletions

5
hosts/default.nix Normal file
View file

@ -0,0 +1,5 @@
{
ifrit = ./ifrit;
gorgon = ./gorgon;
surgat = ./surgat;
}