updated desktop configuration

This commit is contained in:
2024-03-14 21:36:28 +01:00
parent afaf954792
commit 37d76d2fae
9 changed files with 60 additions and 21 deletions

View File

@@ -3,5 +3,7 @@
{
networking.firewall = {
enable = true;
allowedTCPPorts = [ 53317 ];
allowedUDPPorts = [ 53317 ];
};
}