2
0
Fork 1
mirror of https://github.com/elitak/nixos-infect synced 2025-03-14 13:46:59 +00:00
This commit is contained in:
Michael Jenny 2024-12-05 17:53:08 +01:00 committed by GitHub
commit b24e48db32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -382,7 +382,7 @@ infect() {
/nix/var/nix/profiles/system/bin/switch-to-configuration boot
}
if [ ! -v PROVIDER ]; then
if [ ! -v $PROVIDER ]; then
autodetectProvider
fi