feat(client): add lazygit
This commit is contained in:
parent
859aa9e9c2
commit
b701a6c823
1 changed files with 2 additions and 2 deletions
|
@ -7,10 +7,10 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
nil
|
|
||||||
(ffmpeg-full.override {withUnfree = true;})
|
(ffmpeg-full.override {withUnfree = true;})
|
||||||
fastfetch
|
fastfetch
|
||||||
jujutsu
|
lazygit
|
||||||
|
nil
|
||||||
];
|
];
|
||||||
|
|
||||||
hm.programs.keychain = {
|
hm.programs.keychain = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue