2.home-manager/tests/modules/programs/lazygit/default.nix
SunOfLife1 8929c5f3bc test/lazygit: add fish integration test
This does also add a test module for lazygit since there wasn't one
already
2025-11-06 09:06:14 -06:00

3 lines
73 B
Nix

{
lazygit-fish-integration-enabled = ./fish-integration-enabled.nix;
}