Remove obsolete packages
This commit is contained in:
parent
5fd7f09d00
commit
d10ee2aeac
6 changed files with 6 additions and 51 deletions
|
@ -37,31 +37,15 @@
|
|||
sessionVariables = { NIXOS_OZONE_WL = "1"; };
|
||||
packages = with pkgs;
|
||||
[ # Networking
|
||||
unison
|
||||
transmission # GUI Tools, maybe extract...
|
||||
] ++ [ # Desktop Environment Applications
|
||||
google-chrome
|
||||
chromium
|
||||
#qutebrowser # TODO: Currently unused
|
||||
synergy
|
||||
#quicksynergy # Currently unused
|
||||
nextcloud-client
|
||||
owncloud-client
|
||||
] ++ [ # office # TODO: Migrate to office.nix
|
||||
# TODO: Build fails!
|
||||
] ++ [ # office
|
||||
libreoffice-fresh # TODO: Dictionaries, nixos/nixpkgs#14430
|
||||
# pdfgrep
|
||||
# pdftk
|
||||
# calibre
|
||||
tectonic
|
||||
# texstudio
|
||||
# pandoc
|
||||
# system-config-printer
|
||||
# cups-pk-helper
|
||||
# cups-bjnp
|
||||
# gutenprint
|
||||
# gutenprintBin
|
||||
# hplipWithPlugin
|
||||
simple-scan
|
||||
pkgs.gnome-online-accounts
|
||||
gnome.gnome-control-center
|
||||
|
@ -73,9 +57,6 @@
|
|||
rdesktop
|
||||
] ++ [ # Development
|
||||
vscodium
|
||||
gitlab-runner
|
||||
docker-compose
|
||||
vagrant
|
||||
virt-manager
|
||||
modemmanager # TODO: makes sense here?
|
||||
modem-manager-gui
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue