1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00
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;
}