Add git for installation

This commit is contained in:
Manuel Thalmann 2024-09-12 21:46:47 +02:00
parent a20260f3e5
commit 3ad4708180

View file

@ -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