1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-30 18:38:31 +02:00
home-manager/tests/modules/services/sxhkd/default.nix
2019-09-17 21:42:05 +02:00

5 lines
82 B
Nix

{
sxhkd-configuration = ./configuration.nix;
sxhkd-service = ./service.nix;
}