Remove unneeded packages
This commit is contained in:
parent
6211e1dd0d
commit
15ea2fa7fe
@ -7,7 +7,6 @@ with pkgs;
|
|||||||
|
|
||||||
# Further tools
|
# Further tools
|
||||||
lazygit
|
lazygit
|
||||||
languagetool
|
|
||||||
|
|
||||||
# makemkv
|
# makemkv
|
||||||
audacity
|
audacity
|
||||||
@ -23,12 +22,12 @@ with pkgs;
|
|||||||
hexedit
|
hexedit
|
||||||
|
|
||||||
# rfid reader tests
|
# rfid reader tests
|
||||||
openct
|
# openct
|
||||||
opensc
|
# opensc
|
||||||
pcsclite
|
# pcsclite
|
||||||
pcsctools
|
# pcsctools
|
||||||
ccid
|
# ccid
|
||||||
libnfc
|
# libnfc
|
||||||
|
|
||||||
xournalpp
|
xournalpp
|
||||||
|
|
||||||
@ -42,7 +41,7 @@ with pkgs;
|
|||||||
libqalculate
|
libqalculate
|
||||||
|
|
||||||
# schildichat-desktop # not updated regularly
|
# schildichat-desktop # not updated regularly
|
||||||
element-desktop
|
# element-desktop
|
||||||
tdesktop # telegram
|
tdesktop # telegram
|
||||||
|
|
||||||
tealdeer
|
tealdeer
|
||||||
@ -53,10 +52,10 @@ with pkgs;
|
|||||||
git
|
git
|
||||||
dotter
|
dotter
|
||||||
mc
|
mc
|
||||||
broot
|
# broot
|
||||||
rnr # renaming tool in rust
|
rnr # renaming tool in rust
|
||||||
doublecmd
|
# doublecmd
|
||||||
mucommander
|
# mucommander
|
||||||
tree
|
tree
|
||||||
wezterm
|
wezterm
|
||||||
kitty
|
kitty
|
||||||
@ -67,10 +66,9 @@ with pkgs;
|
|||||||
topgrade
|
topgrade
|
||||||
|
|
||||||
arandr
|
arandr
|
||||||
# wireguard-tools
|
|
||||||
htop
|
htop
|
||||||
texlive.combined.scheme-full
|
# texlive.combined.scheme-full
|
||||||
texlab
|
# texlab
|
||||||
usbutils # lsusb
|
usbutils # lsusb
|
||||||
pciutils # lspci
|
pciutils # lspci
|
||||||
|
|
||||||
@ -104,7 +102,7 @@ with pkgs;
|
|||||||
ffmpeg
|
ffmpeg
|
||||||
links2
|
links2
|
||||||
julia-bin
|
julia-bin
|
||||||
xdg-desktop-portal-gtk
|
# xdg-desktop-portal-gtk
|
||||||
discord
|
discord
|
||||||
lnav # log analyzing tool
|
lnav # log analyzing tool
|
||||||
fdupes # find and delete duplicate files
|
fdupes # find and delete duplicate files
|
||||||
@ -114,10 +112,7 @@ with pkgs;
|
|||||||
|
|
||||||
nomacs
|
nomacs
|
||||||
rocketchat-desktop
|
rocketchat-desktop
|
||||||
# zotero
|
|
||||||
inkscape
|
inkscape
|
||||||
pulseaudio
|
|
||||||
gcolor3
|
|
||||||
geogebra
|
geogebra
|
||||||
|
|
||||||
languagetool
|
languagetool
|
||||||
@ -128,7 +123,7 @@ with pkgs;
|
|||||||
|
|
||||||
poppler_utils # Pdf utils including pdfimages
|
poppler_utils # Pdf utils including pdfimages
|
||||||
matlab # Using nix-matlab overlay defined in flake
|
matlab # Using nix-matlab overlay defined in flake
|
||||||
# sage
|
sage
|
||||||
|
|
||||||
gimp
|
gimp
|
||||||
|
|
||||||
@ -156,6 +151,7 @@ with pkgs;
|
|||||||
|
|
||||||
## My scripts
|
## My scripts
|
||||||
frajul.edit-config
|
frajul.edit-config
|
||||||
|
frajul.xwacomcalibrate
|
||||||
|
|
||||||
nheko
|
nheko
|
||||||
conda
|
conda
|
||||||
|
Loading…
x
Reference in New Issue
Block a user