mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 17:08:25 +02:00
feat(hosts/12kingdoms-suzu): migrate tailscale into microvm - mitsuha
This commit is contained in:
@@ -75,9 +75,13 @@
|
||||
ipv4 = "192.168.5.179";
|
||||
};
|
||||
suzi = {
|
||||
iface = "eth1";
|
||||
iface = "eth1"; # fake iface, it's not used by the host
|
||||
ipv4 = "192.168.5.178";
|
||||
};
|
||||
mitsuha = {
|
||||
iface = "eth1"; # fake iface, it's not used by the host
|
||||
ipv4 = "192.168.5.177";
|
||||
};
|
||||
|
||||
# ============================================
|
||||
# Kubernetes Clusters
|
||||
|
||||
Reference in New Issue
Block a user