nix-config/home/features/cli/lazygit.nix
2024-09-22 10:56:59 +02:00

1 line
45 B
Nix

{ ... }: { programs.lazygit.enable = true; }