Removing unneded imports for the display-manager.

Discussed in
https://github.com/NixOS/nixos/commit/2e088aa2779a91b787a44fd9e3f44a9ef2f2edd9#commitcomment-3074283
This commit is contained in:
Lluís Batlle i Rossell
2013-04-28 00:19:04 +04:00
parent f34d79c351
commit 4637f6d878
@@ -154,9 +154,6 @@ in
{
imports = [ ./kdm.nix ./slim.nix ./lightdm.nix ];
options = {
services.xserver.displayManager = {