update 10/10/2024

This commit is contained in:
2024-10-10 21:53:43 +09:00
parent 43b7f5dda5
commit ddd508b148
6 changed files with 19 additions and 12 deletions

View File

@@ -32,7 +32,7 @@
};
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];
networking.firewall.allowedTCPPorts = [ 3000 3001 ];
# networking.firewall.allowedUDPPorts = [ ... ];
# Or disable the firewall altogether.
# networking.firewall.enable = false;

View File

@@ -8,6 +8,7 @@
../../user/dev/tools/gitui.nix
../../user/dev/tools/firefox-devedition.nix
../../user/dev/tools/dbeaver-bin.nix
../../user/dev/tools/tldr.nix
../../user/dev/editor/vscodium.nix
../../user/dev/editor/zed-editor.nix
../../user/dev/lang/cc.nix