* Synced with trunk @ 15208
svn path=/nixos/branches/modular-nixos/; revision=15362
This commit is contained in:
parent
a9360de947
commit
bb2de6da2e
@ -21,7 +21,7 @@ in
|
||||
session = mkIf cfg.enable [{
|
||||
name = "xmonad";
|
||||
start = "
|
||||
${pkgs.xmonad}/bin/xmonad &
|
||||
${pkgs.haskellPackages.xmonad}/bin/xmonad &
|
||||
waitPID=$!
|
||||
";
|
||||
}];
|
||||
|
Loading…
Reference in New Issue
Block a user