2
0
Fork 1
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:
jr_blue_551 2025-01-05 20:22:13 +00:00
commit c1bc86a8fa

View file

@ -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