mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
Added optional lazygit dependency for my config
This commit is contained in:
parent
b577662fb5
commit
5fafc45eb4
1 changed files with 1 additions and 1 deletions
|
|
@ -19,6 +19,6 @@ in
|
|||
|
||||
home.packages = with pkgs; [
|
||||
git-crypt
|
||||
];
|
||||
] ++ optional isBryan lazygit;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue