From 06664e16a19fd095038444e119656f0a668ed091 Mon Sep 17 00:00:00 2001 From: uku Date: Fri, 8 Nov 2024 10:41:12 +0100 Subject: [PATCH] feat(mottarone): add pycharm --- systems/mottarone/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/mottarone/default.nix b/systems/mottarone/default.nix index 76b83f8..6890493 100644 --- a/systems/mottarone/default.nix +++ b/systems/mottarone/default.nix @@ -12,6 +12,7 @@ in { svn2git remmina camasca.packages.${system}.openwebstart + jetbrains.pycharm-community ]; i18n.defaultLocale = lib.mkForce "fr_FR.UTF-8";