Strip down nostromo for nixops deploy & new config

This commit is contained in:
2021-04-21 10:34:46 -07:00
parent 353936d509
commit 735b44eb7a
8 changed files with 41 additions and 167 deletions
+1
View File
@@ -10,6 +10,7 @@ in {
limina = define-host "10.0.0.1" "limina";
lambda = define-host "10.0.0.11" "lambda";
nostromo = define-host "10.0.0.10" "nostromo";
plato = define-host "10.0.0.21" "plato";
spark = define-host "10.0.0.108" "spark";
zbox = define-host "10.0.0.110" "zbox";