From 78a271fcb6d925010641027c036f8417a9e1eabf Mon Sep 17 00:00:00 2001 From: devhell Date: Sun, 25 Feb 2024 18:48:59 +0000 Subject: profiles/packages: remove polybar Wayland has been nothing but stable and fun to use, no need to keep legacy crap around now. --- modules/user/devhell/profiles/packages.nix | 7 ------- 1 file changed, 7 deletions(-) (limited to 'modules') diff --git a/modules/user/devhell/profiles/packages.nix b/modules/user/devhell/profiles/packages.nix index a3c67e4d..5268b77d 100644 --- a/modules/user/devhell/profiles/packages.nix +++ b/modules/user/devhell/profiles/packages.nix @@ -15,13 +15,6 @@ in { clockSupport = true; }; - polybar = super.polybar.override { - nlSupport = true; - pulseSupport = true; - i3GapsSupport = true; - mpdSupport = true; - }; - sox = super.sox.override { enableLame = true; }; -- cgit 1.4.1