Better support for JetBrains product
This commit is contained in:
parent
701540aa59
commit
f37727317f
4 changed files with 6 additions and 4 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = builtins.attrValues {
|
||||
inherit (pkgs) python3;
|
||||
inherit (pkgs.jetbrains) pycharm-professional;
|
||||
# pypy3
|
||||
inherit (pkgs.unstable_pkgs.jetbrains) pycharm-professional jdk;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue