about summary refs log tree commit diff
path: root/nixos/modules/services/x11/window-managers/default.nix
diff options
context:
space:
mode:
authortakagiy <takagiy.4dev@gmail.com>2020-10-27 21:07:36 +0900
committertakagiy <takagiy.4dev@gmail.com>2021-02-06 02:36:52 +0900
commit875e1f08538ae3ea7b4b007c344332c67aea8da6 (patch)
tree9cb4bedeaf87f22fb2609479a78c59fbeb37b0fe /nixos/modules/services/x11/window-managers/default.nix
parentb248510454fb9ab7d1857aede9d974be251e667c (diff)
nixos/wmderland: init at 2020-07-17
Diffstat (limited to 'nixos/modules/services/x11/window-managers/default.nix')
-rw-r--r--nixos/modules/services/x11/window-managers/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/services/x11/window-managers/default.nix b/nixos/modules/services/x11/window-managers/default.nix
index 87702c58727a6..13557ac019021 100644
--- a/nixos/modules/services/x11/window-managers/default.nix
+++ b/nixos/modules/services/x11/window-managers/default.nix
@@ -36,6 +36,7 @@ in
     ./tinywm.nix
     ./twm.nix
     ./windowmaker.nix
+    ./wmderland.nix
     ./wmii.nix
     ./xmonad.nix
     ./yeahwm.nix