aboutsummaryrefslogtreecommitdiff
path: root/modules/default.nix
diff options
context:
space:
mode:
authorRobert Helgesson <robert@rycee.net>2017-10-31 14:05:54 +0100
committerRobert Helgesson <robert@rycee.net>2017-10-31 14:05:54 +0100
commit78a14245821060f633057e731906ffacf7e5b7e0 (patch)
tree63b4096f8e450048c19191c32a214aa563795f5a /modules/default.nix
parent82d6aa0c97220b1398cd46824fa61c7c2a09dd18 (diff)
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.
Diffstat (limited to 'modules/default.nix')
-rw-r--r--modules/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/default.nix b/modules/default.nix
index 9b6ad758d19..c10a4cb5d35 100644
--- a/modules/default.nix
+++ b/modules/default.nix
@@ -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