nixos: disable the clfswm window manager module

This commit is contained in:
Joachim Fasting 2016-03-18 22:18:01 +01:00
parent 9ae0e6633e
commit e891e50946

View File

@ -10,7 +10,6 @@ in
imports = [ imports = [
./afterstep.nix ./afterstep.nix
./bspwm.nix ./bspwm.nix
./clfswm.nix
./compiz.nix ./compiz.nix
./dwm.nix ./dwm.nix
./exwm.nix ./exwm.nix