chore: install IntelliJ Community edition for transcaffeine

This commit is contained in:
2025-03-06 19:58:30 +01:00
parent d13363f709
commit 5de2d44c01
2 changed files with 4 additions and 3 deletions

View File

@ -20,6 +20,7 @@
wget
nix-output-monitor
nix-diff
jetbrains.idea-community
];
};
home-manager.users.transcaffeine = import ./home-manager/default.nix;