You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
archlinux-ansible/group_vars/all/00-defaults.yml

33 lines
491 B

disksetup_strategy: efi_gpt_btrfs
# partitioning_priv_device_node: /dev/sda
# grub_theme_name: xenlism
# configure_root_password: password
user_name: <user_name>
user_password: <user_password>
hostname: <hostname>
timezone: <timezone>
# no other options atm
display_manager: lightdm
# no other options atm
window_manager: i3
feat_bluetooth: true
mullvad_account: "<mullvad_account>"
# generate with pamu2fcfg
user_u2f_key: ""
u2f_optional:
- sudo
u2f_required:
- su
- login