nixpkgs/nixos/lib
Jan Tojnar 8dc5ff7dcf
nixos/displayManager: deprecate separate options for default wm/dm
The upstream session files display managers use have no concept of sessions being composed from
desktop manager and window manager. To be able to set upstream session files as default
session, we need a single option. Having two different ways to set default session would be confusing,
though, so we decided to deprecate the old method.

We also created separate script for each session, just like we already had a separate desktop
file for each one, and started using displayManager.sessionPackages mechanism to make the
session handling more uniform.
2019-12-15 04:16:20 +01:00
..
make-options-doc make-options-doc: fix string context issues 2019-11-23 15:40:45 +01:00
test-driver nixos/test: Use retry() in all looping functions that need timeouts 2019-12-03 16:59:43 +01:00
testing
build-vms.nix
eval-config.nix
from-env.nix
make-channel.nix
make-disk-image.nix Revert "make-disk-image: replace nixos-install by nix-env calls" 2019-10-07 17:21:28 +02:00
make-ext4-fs.nix nixos: compress make-ext4-fs with zstd 2019-12-13 16:18:04 -08:00
make-iso9660-image.nix nixos/make-iso9660-image: Fix doc typo 2019-10-18 11:58:28 -07:00
make-iso9660-image.sh
make-squashfs.nix
make-system-tarball.nix
make-system-tarball.sh
qemu-flags.nix
testing-python.nix nixos/displayManager: deprecate separate options for default wm/dm 2019-12-15 04:16:20 +01:00
testing.nix nixos/displayManager: deprecate separate options for default wm/dm 2019-12-15 04:16:20 +01:00
utils.nix nixos/lib/utils: Make the set recursive again, unbreak eval 2019-09-08 13:31:18 +02:00