From 634389ca99785dc0a5133fe42a6966209caeeeb5 Mon Sep 17 00:00:00 2001 From: uku Date: Wed, 8 Nov 2023 13:50:34 +0100 Subject: [PATCH] add file-roller and jetbrains ides --- common.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/common.nix b/common.nix index fbbb36b..5956bb4 100644 --- a/common.nix +++ b/common.nix @@ -106,6 +106,9 @@ accents = ["sky" "sapphire"]; }) jetbrains.idea-ultimate + jetbrains.webstorm + jetbrains.rust-rover + jetbrains.clion mold sccache pavucontrol @@ -123,6 +126,7 @@ getchvim.packages.${pkgs.stdenv.hostPlatform.system}.default mate.eom osu-lazer-bin + gnome.file-roller ]; };