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