#/usr/bin/env bash echo "Building ISO ..." nix build .#nixosConfigurations.live.config.system.build.isoImage echo "Done!"