From 97bc6a9612a2f1e5196f902c40b6b6c5c32f63ef Mon Sep 17 00:00:00 2001 From: Trolli Schmittlauch Date: Tue, 1 Jun 2021 16:08:08 +0200 Subject: [PATCH] remove rarely used packages --- home/home.nix | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/home/home.nix b/home/home.nix index 39989fc..239046d 100644 --- a/home/home.nix +++ b/home/home.nix @@ -8,14 +8,12 @@ let nur = import { inherit pkgs; }; myNur = nur.repos.schmittlauch; mybrowser = firefox; - newkde = import ~/src/newkdepkgs { }; desktopApps = [ mybrowser falkon thunderbird calibre - mupdf unstable.dino zotero keepassxc @@ -40,7 +38,6 @@ let gpx-viewer gpxsee unstable.cawbird - olifant subsurface yate # split and merge PDFs in a GUI @@ -119,7 +116,7 @@ let reptyr # re-bind running program to other tty xclip unzip - myNur.lolcommits # from overlay + myNur.lolcommits # from NUR ]; nixHelpers = [ @@ -227,10 +224,7 @@ let jedi flake8 mypy - ] - ++ ( - with python2Packages; [ ] - ); + ]; fonts = [ @@ -249,7 +243,6 @@ let games = [ superTuxKart #hedgewars - steam-run-native ]; in