Remove unnecessary argument

This commit is contained in:
Manuel Thalmann 2024-11-01 16:49:52 +01:00
parent 80e40b78c7
commit 6a2ba5799e

View file

@ -14,7 +14,7 @@ begin
function configureSW -V dir
sudo systemctl enable --now nix-daemon
configureSWBase configure $argv
configureSWBase $argv
end
runInstaller $argv