CLI fixes for Fedora

This commit is contained in:
2025-01-02 01:59:03 +01:00
parent dfff773f7e
commit 938ab8e83b
2 changed files with 13 additions and 7 deletions

View File

@@ -49,8 +49,7 @@ if [[ "$RUN_NIX" == true ]]; then
exit 1
fi
else
printfe "%s\n" "red" "NixOS is not installed."
exit 1
printfe "%s\n" "red" "Skipping nixos-rebuild, NixOS is not installed."
fi
fi