add intellij idea
This commit is contained in:
parent
e764d6eb4e
commit
c4fa713749
3 changed files with 5 additions and 0 deletions
3
home/profiles/editors/jetbrains/idea.nix
Normal file
3
home/profiles/editors/jetbrains/idea.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [jetbrains.idea-ultimate];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue