mirror of
https://github.com/kmein/niveum
synced 2026-03-18 02:51:08 +01:00
chore: scardanelli -> zaatar
This commit is contained in:
@@ -35,9 +35,9 @@ let
|
||||
};
|
||||
inherit (pkgs.krops) writeDeploy;
|
||||
in {
|
||||
scardanelli = writeDeploy "deploy-scardanelli" (regularSystem {
|
||||
path = systems/scardanelli;
|
||||
name = "scardanelli";
|
||||
zaatar = writeDeploy "deploy-zaatar" (regularSystem {
|
||||
path = systems/zaatar;
|
||||
name = "zaatar";
|
||||
address = "192.168.178.21";
|
||||
});
|
||||
homeros = writeDeploy "deploy-homeros" (regularSystem {
|
||||
|
||||
Reference in New Issue
Block a user