3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/services/x11
Klemens Nanni 0565ee989e
nixos/plasma5: Install default KDE apps for music, images and documents
>From https://apps.kde.org/:
Elisa is a simple KDE music player (with builtin internet radio support),
Okular is a universal KDE document viewer (can fill PDF forms),
Gwenview is a fast and easy to use KDE image viewer.

All three are missing in the default installation KDE installation, e.g.

	services.xserver = {
	  displayManager.sddm.enable = true;
	  desktopManager.plasma5.enable = true;
	};

which provides no alternatives, hence requiring them whilst being
offline is unfortunate, so install them by default.
2020-10-26 03:42:19 +01:00
..
desktop-managers nixos/plasma5: Install default KDE apps for music, images and documents 2020-10-26 03:42:19 +01:00
display-managers Merge pull request #100456 from maralorn/boolToString 2020-10-25 00:45:11 +02:00
hardware Revert "libinput: ensure that we only apply touchpad options to touchpads" 2020-06-20 20:46:17 -04:00
window-managers nixos/xmonad: add lassulus and xaverdh as maintainers 2020-10-12 21:00:43 +02:00
clight.nix
colord.nix nixos/systemd: Implement a packages option for tmpfiles 2020-07-18 00:03:47 +02:00
extra-layouts.nix
fractalart.nix
gdk-pixbuf.nix nixos/gdk-pixbuf.nix: don’t set GDK_PIXBUF_MODULE_FILE in cross 2020-05-07 14:39:42 -05:00
imwheel.nix nixos/services.imwheel: sleep 3s before restarting 2020-08-22 14:52:18 +02:00
picom.nix nixos/picom: add experimentalBackends option 2020-09-09 11:30:48 +02:00
redshift.nix
terminal-server.nix
unclutter-xfixes.nix
unclutter.nix nixos/unclutter: fix remaining typo 2020-02-14 01:28:03 +01:00
urserver.nix nixos/urserver: init 2020-08-09 12:33:37 -07:00
urxvtd.nix nixos/urxvtd: use new package name for rxvt-unicode 2020-02-13 09:33:58 +01:00
xautolock.nix nixos/xautolock: always run systemctl of the currently running systemd 2020-05-21 10:33:37 +02:00
xbanish.nix
xfs.conf
xfs.nix
xserver.nix Merge master into staging-next 2020-10-13 19:34:34 +02:00