Move sxhkd configuration
All checks were successful
/ check (push) Successful in 1m49s

This commit is contained in:
Oliver Davies 2025-07-27 22:13:55 +01:00
parent 8d7d6115e3
commit 487e116bac
5 changed files with 15 additions and 30 deletions

3
modules2/xsession.nix Normal file
View file

@ -0,0 +1,3 @@
{
flake.modules.homeManager.gui.xsession.enable = true;
}