config-manager: Don't ask before switching config
This commit is contained in:
@@ -25,7 +25,7 @@ EOF
|
|||||||
}
|
}
|
||||||
|
|
||||||
switch() {
|
switch() {
|
||||||
nh os switch --ask --hostname ${nixosConfiguration} ${flakePath}
|
nh os switch --hostname ${nixosConfiguration} ${flakePath}
|
||||||
}
|
}
|
||||||
|
|
||||||
case $1 in
|
case $1 in
|
||||||
|
|||||||
Reference in New Issue
Block a user