woah
This commit is contained in:
@@ -29,8 +29,8 @@
|
|||||||
|
|
||||||
networking.firewall = {
|
networking.firewall = {
|
||||||
enable = true;
|
enable = true;
|
||||||
allowedTCPPorts = [ 22 443 8080 25565 ];
|
allowedTCPPorts = [ 22 443 3000 3001 8080 25565 ];
|
||||||
allowedUDPPorts = [ ];
|
allowedUDPPorts = [ 22 443 3000 3001 8080 25565 ];
|
||||||
};
|
};
|
||||||
|
|
||||||
catppuccin = {
|
catppuccin = {
|
||||||
|
|||||||
Reference in New Issue
Block a user