diff --git a/machines/kharbranth/default.nix b/machines/kharbranth/default.nix index 31118031..5f12f358 100644 --- a/machines/kharbranth/default.nix +++ b/machines/kharbranth/default.nix @@ -7,9 +7,6 @@ time.timeZone = "Europe/Brussels"; - environment.etc."jetbrains/python".source = pkgs.python3; - environment.systemPackages = [ pkgs.jetbrains.pycharm-community ]; - # Machine-specific module settings chvp = { stateVersion = "20.09";