From 3343afb7c0734dbbd6953eb0cbd6558f8b81b119 Mon Sep 17 00:00:00 2001 From: devhell Date: Mon, 22 Jul 2019 19:37:06 +0100 Subject: profiles/packages: polybar -> polybarFull polybarFull has everything I want (and didn't even know of), so let's install that instead. --- modules/user/devhell/profiles/packages.nix | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'modules/user/devhell') diff --git a/modules/user/devhell/profiles/packages.nix b/modules/user/devhell/profiles/packages.nix index decdac6d..c3b75028 100644 --- a/modules/user/devhell/profiles/packages.nix +++ b/modules/user/devhell/profiles/packages.nix @@ -15,11 +15,6 @@ in { clockSupport = true; }; - polybar = super.polybar.override { - i3Support = true; - mpdSupport = true; - }; - sox = super.sox.override { enableLame = true; }; @@ -187,7 +182,7 @@ in { pciutils pigz pixz - polybar + polybarFull posix_man_pages powertop profanity -- cgit 1.4.1