2022-10-15 00:54:11 -04:00
|
|
|
os_flavor: "freebsd"
|
2024-02-11 14:59:55 -05:00
|
|
|
custom_repo: current-default-framework
|
2022-10-15 00:54:11 -04:00
|
|
|
zfs_snapshot_datasets:
|
2024-01-21 15:58:18 -05:00
|
|
|
- path: zroot/freebsd/current/be/default
|
2022-10-15 00:54:11 -04:00
|
|
|
sshd_enabled: true
|
|
|
|
sshd_conf: "sshd_config"
|
2024-02-11 14:59:55 -05:00
|
|
|
#pf_config: "odofreebsd_pf.conf"
|
|
|
|
#pflog_conf:
|
|
|
|
# - name: 0
|
|
|
|
# dev: pflog0
|
2022-10-15 00:54:11 -04:00
|
|
|
network_rc: "odofreebsd_network.conf"
|
|
|
|
rc_conf: "odofreebsd_rc.conf"
|
|
|
|
loader_conf: "odofreebsd_loader.conf"
|
2022-11-25 15:29:29 -05:00
|
|
|
install_graphics: true
|
2023-12-06 21:14:38 -05:00
|
|
|
graphics_driver: "amd"
|
|
|
|
cputype: "amd"
|
2022-10-15 20:39:59 -04:00
|
|
|
hwpstate: true
|
2023-12-06 21:14:38 -05:00
|
|
|
cores: 16
|
2022-10-17 15:15:09 -04:00
|
|
|
users:
|
|
|
|
talexander:
|
|
|
|
initialize: true
|
|
|
|
uid: 11235
|
|
|
|
gid: 11235
|
|
|
|
groups:
|
|
|
|
- name: wheel
|
|
|
|
- name: video
|
2022-10-27 01:06:52 -04:00
|
|
|
- name: u2f
|
2022-12-02 00:09:33 -05:00
|
|
|
- name: operator # To be able to shutdown without root
|
2023-03-04 15:09:32 -05:00
|
|
|
- name: webcamd
|
2024-02-11 14:59:55 -05:00
|
|
|
gid: 145
|
2022-10-17 15:15:09 -04:00
|
|
|
authorized_keys:
|
|
|
|
- yubikey
|
|
|
|
- main_fido
|
|
|
|
- backup_fido
|
|
|
|
- homeassistant
|
2022-10-27 00:22:06 -04:00
|
|
|
gitconfig: "gitconfig_home"
|
2022-10-29 21:29:00 -04:00
|
|
|
devfs_rules: "odo_devfs.rules"
|
2024-01-21 15:58:18 -05:00
|
|
|
jail_zfs_dataset: zroot/freebsd/current/jails
|
2022-10-28 21:05:26 -04:00
|
|
|
jail_zfs_dataset_mountpoint: /jail/main
|
2022-12-02 20:11:50 -05:00
|
|
|
jail_list:
|
|
|
|
- name: nat_dhcp
|
2022-12-02 20:19:16 -05:00
|
|
|
enabled: true
|
2022-12-02 20:11:50 -05:00
|
|
|
conf:
|
|
|
|
src: nat_dhcp
|
2024-01-21 15:58:18 -05:00
|
|
|
bhyve_dataset: zroot/freebsd/current/vm
|
2022-11-01 19:06:44 -04:00
|
|
|
bhyve_list: []
|
2022-11-12 16:38:14 -05:00
|
|
|
efi_dev: /dev/gpt/EFI
|
2022-11-24 13:57:00 -05:00
|
|
|
sway_conf_files:
|
|
|
|
- launch_gpg
|
2022-12-03 17:20:38 -05:00
|
|
|
wireguard_directory: odo
|
|
|
|
enabled_wireguard:
|
|
|
|
- wgh
|
2023-04-18 16:44:14 -04:00
|
|
|
- drmario
|
2023-04-20 21:42:53 -04:00
|
|
|
- colo
|