2.home-manager/tests/modules/programs/direnv/default.nix
Austin Horstman 8320333a45 tests/direnv: refactor tests
Consolidate and increase testing scope.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-07-17 14:47:20 -05:00

3 lines
35 B
Nix

{
direnv = ./basic-config.nix;
}