Add git
for installation
This commit is contained in:
parent
a20260f3e5
commit
3ad4708180
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ begin
|
|||
end
|
||||
|
||||
function installValhallaDeps -V mountDir
|
||||
pacstrap -K "$mountDir" fish jq nix tmux
|
||||
pacstrap -K "$mountDir" fish git jq nix tmux
|
||||
end
|
||||
|
||||
function getInstallerScript -V dir -S
|
||||
|
|
Loading…
Reference in a new issue