4 inherit (lib) mkOption types;
5 cfg = config.services.xserver.windowManager;
56 services.xserver.windowManager = {
68 Internal option used to add some common line to window manager
69 scripts before forwarding the value to the
86 services.xserver.displayManager.session = cfg.session;