diff --git a/home/laozi/common/core/gitui.nix b/home/laozi/common/core/gitui.nix index 96ab61c..bb72dc8 100644 --- a/home/laozi/common/core/gitui.nix +++ b/home/laozi/common/core/gitui.nix @@ -1,9 +1,9 @@ +{ pkgs, ... }: { programs.gitui = { enable = true; # Config and theme must be in RON file format # keyConfig = '' ''; - package = "pkgs.gitui"; theme = ''( selected_tab: Reset, command_fg: White,