tenseleyflow/hyprkvm / fd23ea9

Browse files

switch to hardwired router

Authored by espadonne
SHA
fd23ea97455511e37f9728db60df8b8609dd6710
Parents
20dbb14
Tree
4c769bd

1 changed file

StatusFile+-
M config/cachyos.toml 1 1
config/cachyos.tomlmodified
@@ -6,7 +6,7 @@ self_name = "cachyos"
66
 [[machines.neighbors]]
77
 name = "nixos"
88
 direction = "right"
9
-address = "100.65.247.95:24850"
9
+address = "192.168.0.85:24850"
1010
 
1111
 [network]
1212
 listen_port = 24850