os_flavor: "linux"
users:
  talexander:
    initialize: true
    uid: 11235
    gid: 1000
    groups:
      - name: wheel
      - name: users
      - name: docker
      - name: libvirt
      - name: uucp
    authorized_keys:
      - yubikey
      - main_fido
      - backup_fido
      - homeassistant
    gitconfig: "gitconfig_home"
zfs_snapshot_datasets:
  # - zroot/linux/archmain/home
  - zroot/linux/archmain/be
  - zroot/data/bridge/family_disks
install_graphics: true
graphics_driver: "intel"
build_user:
  name: talexander
  group: talexander
wireguard_directory: odo
enabled_wireguard:
  - wgh
  - drmario
  - colo
cputype: "intel"
hwpstate: true
cores: 8
sway_conf_files:
  - rofimoji
docker_storage_driver: zfs # alternatively overlay2
docker_zfs_dataset: zroot/linux/archmain/docker