remove rarely used packages

This commit is contained in:
Trolli Schmittlauch 2021-06-01 16:08:08 +02:00
parent 701e33a558
commit 97bc6a9612

View file

@ -8,14 +8,12 @@ let
nur = import <NUR> { 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