# File lib/simp/cli/config/items/data/cli_has_simp_local_user.rb, line 32
    def iso_install?
      File.exist?(@iso_marker)
    end