Add git for installation

This commit is contained in:
Manuel Thalmann 2024-09-12 21:46:47 +02:00
parent af3d96d393
commit 0adbc58e18

View file

@ -11,7 +11,7 @@ begin
end end
function installValhallaDeps -V mountDir function installValhallaDeps -V mountDir
pacstrap -K "$mountDir" fish jq nix tmux pacstrap -K "$mountDir" fish git jq nix tmux
end end
function getInstallerScript -V dir -S function getInstallerScript -V dir -S