node_exporter on hel1-a

This commit is contained in:
2023-08-06 00:47:32 +03:00
parent e1581adf18
commit c8525b4e6b
4 changed files with 58 additions and 20 deletions

View File

@@ -14,7 +14,7 @@ in {
};
config = lib.mkIf config.mj.services.syncthing.enable {
mj.services.friendlyport.ports = [8384];
mj.services.friendlyport.motiejus.ports = [8384];
services.syncthing = {
enable = config.mj.services.syncthing.enable;