1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00

xsession: remove xsession.windowManager option

This removes the deprecated use of `xsession.windowManager` as a
string.

This commit also adjusts the xmonad module to become a full module.
I.e., the backwards compatibility hack was removed.
This commit is contained in:
Robert Helgesson 2017-10-31 14:05:54 +01:00
parent 82d6aa0c97
commit 78a1424582
No known key found for this signature in database
GPG key ID: C3DB11069E65DC86
4 changed files with 120 additions and 187 deletions

View file

@ -57,6 +57,7 @@ let
./services/taffybar.nix
./services/tahoe-lafs.nix
./services/udiskie.nix
./services/window-managers/xmonad.nix
./services/xscreensaver.nix
./systemd.nix
./xresources.nix