Add local host fox in apex

This commit is contained in:
2025-08-29 14:11:19 +02:00
parent b5de3dc483
commit fc112b92e6

View File

@@ -28,4 +28,8 @@
];
};
};
networking.hosts = {
"10.100.0.1" = [ "fox" ];
};
}