2022-10-10 21:50:39 -04:00
|
|
|
os_flavor: "linux"
|
|
|
|
users:
|
|
|
|
talexander:
|
|
|
|
initialize: true
|
|
|
|
uid: 11235
|
|
|
|
gid: 1000
|
|
|
|
groups:
|
|
|
|
- name: wheel
|
|
|
|
- name: users
|
|
|
|
- name: docker
|
|
|
|
- name: libvirt
|
2022-10-12 20:16:27 -04:00
|
|
|
authorized_keys:
|
|
|
|
- yubikey
|
|
|
|
- main_fido
|
|
|
|
- backup_fido
|
|
|
|
- homeassistant
|
2022-10-10 22:31:22 -04:00
|
|
|
zfs_snapshot_datasets:
|
|
|
|
- zroot/linux/archmain/home
|
|
|
|
- zroot/linux/archmain/be
|
2022-10-15 22:34:12 -04:00
|
|
|
graphics_driver: "intel"
|
2022-10-16 00:32:44 -04:00
|
|
|
build_user:
|
|
|
|
name: talexander
|
|
|
|
group: talexander
|
2022-10-27 00:07:06 -04:00
|
|
|
gitconfig: gitconfig_home
|