Add jetbrains toolsbox

This commit is contained in:
2026-01-28 22:08:09 +01:00
parent 09fc60f2ab
commit b96ac73e1a

View File

@@ -10,6 +10,7 @@
environment.systemPackages = with pkgs; [
gnumake
git
jetbrains-toolbox
];
security.rtkit.enable = true;