This website requires JavaScript.
Explore
Help
Sign in
ghoscht
/
nix-config
Watch
1
Star
0
Fork
You've already forked nix-config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b698d359bc
nix-config
/
home
/
features
/
cli
/
lazygit.nix
6 lines
66 B
Nix
Raw
Normal View
History
Unescape
Escape
Add lazygit nix-colors integration
2023-12-28 01:20:28 +01:00
{
config
,
.
.
.
}:
{
Add home-manager baseline
2023-12-26 13:59:30 +01:00
programs
.
lazygit
=
{
enable
=
true
;
}
;
}
Reference in a new issue
Copy permalink