diff options
Diffstat (limited to 'modules/by-name')
| -rw-r--r-- | modules/by-name/sy/system-info/module.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/by-name/sy/system-info/module.nix b/modules/by-name/sy/system-info/module.nix index 21d901f..e25e88c 100644 --- a/modules/by-name/sy/system-info/module.nix +++ b/modules/by-name/sy/system-info/module.nix @@ -36,8 +36,9 @@ "10222" = checkEnabled "taskchampion-sync" "taskchampion-sync"; + "64738" = checkEnabled "murmur" "murmur"; + # TODO(@bpeetz): Check which service opens these ports: <2025-01-28> - "64738" = "???"; "4190" = "???"; "8112" = "???"; }; |
