aly: replace gitui with upstream hm module

This commit is contained in:
Aly Raffauf 2024-07-15 16:40:26 -04:00
parent a4aafae5cd
commit a16cd5ef41

View file

@ -30,7 +30,6 @@ in {
pkgs.curl pkgs.curl
pkgs.fractal pkgs.fractal
pkgs.git pkgs.git
pkgs.gitui
pkgs.nicotine-plus pkgs.nicotine-plus
pkgs.obsidian pkgs.obsidian
pkgs.picard pkgs.picard
@ -57,6 +56,7 @@ in {
}; };
}; };
gitui.enable = true;
home-manager.enable = true; home-manager.enable = true;
nixvim = { nixvim = {