From de9465fe30c5c9ab6864b7d21185a29f904cf971 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sun, 28 Aug 2022 17:51:52 +0200 Subject: Remove idea-community package --- hosts/vm/home.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/vm') diff --git a/hosts/vm/home.nix b/hosts/vm/home.nix index 3e6c2c3..3b0a1f5 100644 --- a/hosts/vm/home.nix +++ b/hosts/vm/home.nix @@ -4,7 +4,6 @@ let in { home.packages = with pkgs; [ - jetbrains.idea-community ] ++ (with pkgs.custom; [ ]); -- cgit 1.4.1