summary refs log tree commit diff stats
path: root/hm/packages/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hm/packages/default.nix')
-rw-r--r--hm/packages/default.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/hm/packages/default.nix b/hm/packages/default.nix
index 1ebc619..acfae26 100644
--- a/hm/packages/default.nix
+++ b/hm/packages/default.nix
@@ -8,8 +8,7 @@
   pkgs-pinned = nixpkgs-pinned.legacyPackages.${pkgs.system};
 in {
   home.packages = with pkgs;
-  with pkgs.libsForQt5;
-  with pkgs.gnome; [
+  with pkgs.libsForQt5; [
     # core tools
     neofetch # a must-have
     hyfetch # permanent suggestions have their moments