mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-13 10:50:20 +01:00
minimal: Adapt to gitAndTools change
This commit is contained in:
parent
abaf9290f2
commit
5bbe4a9327
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@
|
|||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
package = pkgs.gitAndTools.gitFull;
|
||||
package = pkgs.gitFull;
|
||||
lfs.enable = true;
|
||||
delta = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue