Updated networking config
This commit is contained in:
@ -46,11 +46,11 @@ with mylib.networking; {
|
||||
};
|
||||
|
||||
networking.hosts = {
|
||||
"192.168.86.42" = ["nixinator"];
|
||||
"192.168.86.69" = ["proxmox"];
|
||||
"192.168.86.100" = ["truenas"];
|
||||
"192.168.86.102" = ["opnsense"];
|
||||
"192.168.86.105" = ["servenix"];
|
||||
"192.168.86.50" = ["nixinator"];
|
||||
"192.168.86.4" = ["proxmox"];
|
||||
"192.168.86.20" = ["truenas"];
|
||||
"192.168.86.5" = ["opnsense"];
|
||||
"192.168.86.25" = ["servenix"];
|
||||
};
|
||||
|
||||
# Enable flakes
|
||||
|
Reference in New Issue
Block a user