1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-09 22:58:43 +02:00
home-manager/tests/modules/programs/darcs/default.nix

5 lines
66 B
Nix
Raw Normal View History

2023-03-27 20:25:17 +02:00
{
darcs-author = ./author.nix;
darcs-boring = ./boring.nix;
}