aboutsummaryrefslogtreecommitdiff
path: root/home-manager/tests/modules/services/sxhkd/default.nix
blob: ec25252cee01a0309ea3d059af9198226207d196 (plain)
1
2
3
4
{
  sxhkd-configuration = ./configuration.nix;
  sxhkd-service = ./service.nix;
}