mirror of
https://github.com/elitak/nixos-infect
synced 2025-03-14 13:46:59 +00:00
Merge branch 'pr-226'
This commit is contained in:
commit
c1bc86a8fa
1 changed files with 1 additions and 1 deletions
|
@ -390,7 +390,7 @@ infect() {
|
|||
/nix/var/nix/profiles/system/bin/switch-to-configuration boot
|
||||
}
|
||||
|
||||
if [ ! -v PROVIDER ]; then
|
||||
if [ ! -v $PROVIDER ]; then
|
||||
autodetectProvider
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue