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/yarn/default.nix
2025-07-23 10:42:37 -05:00

4 lines
77 B
Nix

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