Commit e83b75b3c0fb
Changed files (1)
machine
machine/honshu.nix
@@ -73,4 +73,5 @@
'';
};
};
+ networking.firewall.allowedTCPPorts = [ 3389 2375 ];
}