nixpkgs/nixos/modules/services/x11/desktop-managers
Yarny0 5e635986ca nixos/plasma: leave displayManager.setupCommands alone
Commit
4832352d02
replaced the plasma5 session startup
script with its upstream version from the
`pkgs.libsForQt5.plasma5.plasma-workspace` package.
In the course of doing so, the old session startup script
wasn't removed, but got moved into the display manager
startup shell commands option `displayManager.setupCommands`.
This now causes those commands to be executed
whenever the configured display manager starts.

The old startup script performed some basic
initializations in the user's home directory.
With the new arrangement, the old startup script is run with
HOME=/, leading to a lot of clutter in the root filesystem
(entries like `/.config` or `/.gitrc-2.0`).

The commit at hand simply removes the
old session startup script completely,
and with it a lot of now unused code from the plasma5 module.
2022-11-06 16:28:21 +01:00
..
cde.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
cinnamon.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
default.nix nixos/*: convert internal option descriptions to MD 2022-08-31 16:32:54 +02:00
enlightenment.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
gnome.nix gnome.nautilus: 43.alpha → 43.beta 2022-10-11 18:52:15 +02:00
gnome.xml nixos/gnome: Remove warning for fixed nixos-rebuild switch bug 2022-01-29 14:16:20 -08:00
kodi.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
lumina.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
lxqt.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
mate.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
none.nix nixos/*: automatically convert option docs 2022-08-19 22:40:58 +02:00
pantheon.nix pantheon.elementary-tasks: Mark as broken 2022-10-11 18:52:33 +02:00
pantheon.xml nixos/pantheon: fix outdated wording in docs 2022-04-27 10:18:16 +08:00
phosh.nix nixos/*: md-convert hidden plaintext options 2022-08-31 16:32:54 +02:00
plasma5.nix nixos/plasma: leave displayManager.setupCommands alone 2022-11-06 16:28:21 +01:00
retroarch.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
surf-display.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
xfce.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
xterm.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00