Add jetbrains toolsbox #3

Merged
armel merged 1 commits from feature/jetbrains-toolbox into master 2026-01-28 22:09:11 +01:00
Showing only changes of commit b96ac73e1a - Show all commits

View File

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