odin: Enable PyCharm module

This commit is contained in:
Filippo Berto 2023-02-20 17:11:22 +01:00
parent b71a6defed
commit 0f8a8ffcca
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{ pkgs, ... }: { { pkgs, ... }: {
home.packages = { home.packages = builtins.attrValues {
inherit (pkgs) python3; inherit (pkgs) python3;
inherit (pkgs.jetbrains) pycharm-professional; inherit (pkgs.jetbrains) pycharm-professional;
# pypy3 # pypy3

View file

@ -102,7 +102,7 @@
../hm_modules/picom.nix ../hm_modules/picom.nix
../hm_modules/polybar.nix ../hm_modules/polybar.nix
# ../hm_modules/pro_audio.nix # ../hm_modules/pro_audio.nix
# ../hm_modules/pycharm.nix ../hm_modules/pycharm.nix
../hm_modules/research.nix ../hm_modules/research.nix
../hm_modules/rofi.nix ../hm_modules/rofi.nix
# ../hm_modules/screen_locker.nix # ../hm_modules/screen_locker.nix