pc: add jetbrains IDEs; update nixpkgs

This commit is contained in:
2025-01-13 16:03:54 -08:00
parent cc77980436
commit d880a8d159
2 changed files with 13 additions and 11 deletions

View File

@@ -240,8 +240,9 @@
helix
jetbrains-toolbox # or maybe do invidual ones?
# jetbrains.rust-rover
# jetbrains.pycharm-professional
# jetbrains.webstorm
jetbrains.clion
jetbrains.pycharm-professional
jetbrains.webstorm
android-studio
mediainfo
micro
@@ -275,6 +276,7 @@
# services.openssh.enable = true;
# Open ports in the firewall.
# networking.nftables.enable = true;
networking.firewall.allowedTCPPorts = [ 8080 ];
# networking.firewall.allowedUDPPorts = [ ... ];
# Or disable the firewall altogether.