Skip to content

peregrinus879/omarchy-configurator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 

Repository files navigation

Omarchy Configurator

This is a minimal frontend for archinstall, which collects the user information and disk choice to produce the user_configuration.json, user_credentials.json, user_email_address.txt, and user_full_name.txt files that are then used by the omarchy-iso setup to start a preconfigured archinstall.

This repository is pulled into the omarchy-iso-make process at runtime.

Testing

You can test this script in dry mode like:

  • Without any network detection: NETWORK_NOT_NEEDED=1 ./configurator dry.
  • Force wifi selection: WIFI_NEEDED=1 ./configurator dry.
  • Normal network detection: ./configurator dry.

About

uki-true

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%