fix(gitui): delete package default

This commit is contained in:
madmin 2024-07-18 15:55:12 +02:00
parent 4da7c24b0e
commit 87ef2b9a02
1 changed files with 1 additions and 1 deletions

View File

@ -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,