From 528047ba585aadea96dfc66ba89945a3a50c984f Mon Sep 17 00:00:00 2001 From: niten Date: Sun, 3 Dec 2023 21:01:12 -0800 Subject: [PATCH] Add git alias --- zones/sea.fudo.org.nix | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/zones/sea.fudo.org.nix b/zones/sea.fudo.org.nix index 41ad445..56a6df9 100644 --- a/zones/sea.fudo.org.nix +++ b/zones/sea.fudo.org.nix @@ -6,6 +6,7 @@ in { #dns-hole = "limina"; #gateway = "limina"; factorio = "toothless"; + git = "nostromo"; #hole = "limina"; home = "wormhole0"; home-assist = "wormhole0"; @@ -37,14 +38,14 @@ in { # }; hosts = { - limina = { - ipv4-address = "10.0.0.2"; - mac-address = "02:fd:79:94:a2:a8"; - }; fimbria = { ipv4-address = "10.0.0.1"; mac-address = "E4:3A:6E:61:C4:67"; }; + # limina = { + # ipv4-address = "10.0.0.2"; + # mac-address = "02:fd:79:94:a2:a8"; + # }; switch-master = { ipv4-address = "10.0.0.5"; mac-address = "00:14:1C:B6:BB:40";