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