fix: servers need to have git lfs installed as well
This commit is contained in:
parent
6d2a13cf03
commit
cb2fba3f81
2 changed files with 3 additions and 0 deletions
|
@ -123,6 +123,7 @@ in {
|
|||
environment.systemPackages = [
|
||||
# for flakes
|
||||
pkgs.git
|
||||
pkgs.git-lfs
|
||||
# useful tools
|
||||
pkgs.ncdu_2
|
||||
pkgs.htop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue