This enum and the code for it is unused: https://github.com/archlinux/archinstall/blob/e0c1b869a6d2a28220be9c2cfb5eac2914d24745/archinstall/lib/models/users.py#L10 This is a regression from 88b91ae where `get_password()` code was changed and moved from [`archinstall/lib/utils/util.py`](https://github.com/archlinux/archinstall/pull/2663/files#diff-1f0d29bf8e172799b8d4f99f52e27a6b12ef3ac2b9c5c2287ff3b8d579cbae9f) to [`archinstall/lib/interactions/utils.py`](https://github.com/archlinux/archinstall/pull/2663/files#diff-7d66ad98b36e79ec526f3f6fe25e3351232e6491aea3231de40616324ed5eac9).