Add monitoring services
This commit is contained in:
parent
2576748c38
commit
07f519bf36
@ -29,5 +29,5 @@
|
|||||||
wantedBy = [ "multi-user.target" ];
|
wantedBy = [ "multi-user.target" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 9100 9558 8989 ];
|
networking.firewall.allowedTCPPorts = [ 9100 9558 ];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user