chore(monitoring): separate external machines

This commit is contained in:
arcnmx 2024-06-01 14:57:57 -07:00
parent d5fb12ad9a
commit bd6f16cd4f
4 changed files with 23 additions and 8 deletions

View file

@ -1,6 +1,9 @@
_: {
type = "Linux";
access.hostName = "u7-pro";
access = {
hostName = "u7-pro";
online.available = true;
};
network.networks = {
local = {
address4 = "10.1.1.3";