1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 00:21:04 +01:00
home-manager/tests/modules/programs/hwatch/default.nix
2025-05-30 10:16:26 -05:00

4 lines
96 B
Nix

{
hwatch-empty-config = ./empty-config.nix;
hwatch-example-config = ./example-config.nix;
}