From 9f645dcfab34dc29b1c56832ebe85154de77c7ab Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 2 Aug 2022 16:13:09 -0400 Subject: Slim down a bit --- lib/linux.nix | 23 ----------------------- 1 file changed, 23 deletions(-) (limited to 'lib/linux.nix') diff --git a/lib/linux.nix b/lib/linux.nix index 14ee8ac..5ac859a 100644 --- a/lib/linux.nix +++ b/lib/linux.nix @@ -101,40 +101,23 @@ in cmdtree dict dmenu - dolphin feh flameshot gajim - gopher glibcLocales # rofi locale fix -- https://github.com/rycee/home-manager/issues/354#issuecomment-415914278 gnumake gnupg - gopher - hledger-ui - hledger-web # keybase-gui - ledger libnotify lshw - minitube - mononoki mplayer - muchsync mumble - # neomutt - obs-studio - pamixer pandoc - pasystray pavucontrol - pdftk pinentry - sqlite tdesktop - # texlive.combined.scheme-full tor-browser-bundle-bin usbutils - utillinux vlc xbindkeys xclip @@ -149,8 +132,6 @@ in # languages i regularly use (haskellPackages.ghcWithPackages (a: with a; [hledger rainbow])) # for hledger scripting - guile - python3 ]; }; fonts.fontconfig.enable = true; @@ -412,10 +393,6 @@ in }; }; - chromium = { - enable = true; - }; - rofi = { enable = true; pass.enable = true; -- cgit v1.2.3