nix-config/modules2/xsession.nix
Oliver Davies 487e116bac
All checks were successful
/ check (push) Successful in 1m49s
Move sxhkd configuration
2025-07-27 22:15:49 +01:00

3 lines
60 B
Nix

{
flake.modules.homeManager.gui.xsession.enable = true;
}