1
0

pkgs/nixfiles: nixfiles-auto-install add entry for new host

This commit is contained in:
2023-10-22 22:35:36 +02:00
parent 5d870740b6
commit 4321b00c52
2 changed files with 5 additions and 0 deletions

View File

@@ -70,6 +70,7 @@
storage-2 = { name = "storage-2"; };
web-2 = { name = "web-2"; };
zinc = { name = "zinc"; };
# nixfiles-auto-install: add new host above
_iso = { name = "_iso"; };
};