This commit is contained in:
Tom Alexander 2022-11-01 23:50:53 -04:00
parent 9406b8337e
commit 0f8ebc5bbe
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
2 changed files with 26 additions and 26 deletions

View File

@ -2,29 +2,29 @@
vars:
ansible_become: True
roles:
# - sudo
# - users
# - package_manager
# - zrepl
# - zsh
# - network
# - sshd
# - base
# - firewall
# - cpu
# - ntp
# - build
# - graphics
# - gpg
# - fonts
# - alacritty
# - sway
# - emacs
# - firefox
# - devfs
# - ssh_client
- sudo
- users
- package_manager
- zrepl
- zsh
- network
- sshd
- base
- firewall
- cpu
- ntp
- build
- graphics
- gpg
- fonts
- alacritty
- sway
- emacs
- firefox
- devfs
- ssh_client
- jail
# - fuse
# - autofs
# - exfat
- fuse
- autofs
- exfat
- bhyve

View File

@ -2,8 +2,8 @@
loader="uefi"
graphics="yes"
xhci_mouse="yes"
graphics_listen="0.0.0.0"
# graphics_listen="127.0.0.1"
# graphics_listen="0.0.0.0"
graphics_listen="127.0.0.1"
# graphics_listen="10.216.1.1"
graphics_res="1920x1080"
# graphics_wait="yes"