config-manager: Don't ask before switching config

This commit is contained in:
Alexander Heldt
2023-10-21 22:44:16 +02:00
parent f927cb49b1
commit 4a1a50d24f

View File

@@ -25,7 +25,7 @@ EOF
}
switch() {
nh os switch --ask --hostname ${nixosConfiguration} ${flakePath}
nh os switch --hostname ${nixosConfiguration} ${flakePath}
}
case $1 in