Remove vim keybinds from gitui, add mc (no theme yet)

This commit is contained in:
Evie Litherland-Smith 2023-09-11 17:23:50 +01:00
parent 477f65d5d0
commit 87b30d8125
2 changed files with 2 additions and 1 deletions

View file

@ -29,7 +29,7 @@
repo = "gitui"; repo = "gitui";
rev = "8f7f35b8a97e38a0e181032285554cd0961d588e"; rev = "8f7f35b8a97e38a0e181032285554cd0961d588e";
sha256 = "sha256-zJDf6WhaUe8QTPCoVAdfCdUvYEcQpm2qddQiKw41kjY="; sha256 = "sha256-zJDf6WhaUe8QTPCoVAdfCdUvYEcQpm2qddQiKw41kjY=";
} + "/vim_style_key_config.ron"); });
theme = builtins.readFile catppuccin-themes.gitui; theme = builtins.readFile catppuccin-themes.gitui;
}; };
}; };

View file

@ -12,6 +12,7 @@
]; ];
home.packages = with pkgs; [ home.packages = with pkgs; [
libsForQt5.polkit-kde-agent libsForQt5.polkit-kde-agent
mc
signal-desktop signal-desktop
libreoffice libreoffice
zotero zotero