mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
74dc346ea3
Former-commit-id: d097caf401
7 lines
71 B
Nix
7 lines
71 B
Nix
{
|
|
programs.lazygit = {
|
|
enable = true;
|
|
settings = { };
|
|
};
|
|
}
|