1

Updated networking config

This commit is contained in:
2023-09-10 12:30:26 +02:00
parent a8b77989b4
commit 176561e357
5 changed files with 58 additions and 7 deletions

View File

@ -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