Update install-zaneyos.sh

This commit is contained in:
batvin321 2024-08-20 13:57:12 -04:00
parent 0437c6ae33
commit c50ea5bb9e

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
if [ -n "$(grep -i nixos < /etc/os-release)" ]; then
echo "Verified this is NixOS."