home: git: add git-related packages when enabled
Instead of adding them in the general packages section.
This commit is contained in:
parent
0bfc92b09c
commit
7b7041e5b5
2 changed files with 6 additions and 3 deletions
|
|
@ -19,9 +19,6 @@ in
|
|||
|
||||
config.home.packages = with pkgs; lib.mkIf cfg.enable ([
|
||||
file
|
||||
gitAndTools.git-absorb
|
||||
gitAndTools.git-revise
|
||||
gitAndTools.tig
|
||||
rr
|
||||
termite.terminfo
|
||||
] ++ cfg.additionalPackages);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue