mirror of
https://github.com/zoriya/home-manager.git
synced 2026-06-07 20:22:16 +00:00
@@ -83,6 +83,7 @@ in
|
||||
|
||||
config = mkIf cfg.enable (mkMerge [
|
||||
{
|
||||
home.packages = [ xmonad ];
|
||||
xsession.windowManager.command = "${xmonad}/bin/xmonad";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user