mirror of
https://github.com/nix-community/home-manager
synced 2024-12-23 18:29:47 +01:00
parent
11da41e106
commit
a1e36a9a37
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ in
|
|||
|
||||
config = mkIf cfg.enable (mkMerge [
|
||||
{
|
||||
home.packages = [ xmonad ];
|
||||
xsession.windowManager.command = "${xmonad}/bin/xmonad";
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue