nix-config/modules/xsession.nix

4 lines
60 B
Nix
Raw Normal View History

2025-07-27 22:13:55 +01:00
{
flake.modules.homeManager.gui.xsession.enable = true;
}