about summary refs log tree commit diff
path: root/nixos/modules/services/x11/window-managers/default.nix
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@protonmail.ch>2020-04-02 04:07:18 -0400
committerGitHub <noreply@github.com>2020-04-02 04:07:18 -0400
commit60a17322764a687f2aab67bf1f8fe2a932ab9d20 (patch)
treebc97ff9431c0c16d67d400c1d22006ca5037e54f /nixos/modules/services/x11/window-managers/default.nix
parentf75c11cfdfff3448623250e151cb47df70d4f224 (diff)
Revert "nixos/none: remove"
Diffstat (limited to 'nixos/modules/services/x11/window-managers/default.nix')
-rw-r--r--nixos/modules/services/x11/window-managers/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/x11/window-managers/default.nix b/nixos/modules/services/x11/window-managers/default.nix
index b32dca52a735e..04a9fc46628cf 100644
--- a/nixos/modules/services/x11/window-managers/default.nix
+++ b/nixos/modules/services/x11/window-managers/default.nix
@@ -35,7 +35,7 @@ in
     ./wmii.nix
     ./xmonad.nix
     ./qtile.nix
-  ];
+    ./none.nix ];
 
   options = {