Add VNC support for bhyve.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
- wev # For debugging input
|
||||
- wlogout # Log out prompt
|
||||
- xhost # to launch gparted with root permissions
|
||||
- wlvncc
|
||||
state: present
|
||||
|
||||
- name: Install service configuration
|
||||
@@ -29,5 +30,3 @@
|
||||
loop:
|
||||
- src: launch_sway_freebsd.bash
|
||||
dest: /usr/local/bin/launch_sway
|
||||
|
||||
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
creates: "/var/cache/pacman/custom/{{ item }}-*.pkg.tar.*"
|
||||
loop:
|
||||
- wev
|
||||
- wlvncc-git
|
||||
|
||||
- name: Update cache
|
||||
when: buildaur.changed
|
||||
@@ -22,6 +23,7 @@
|
||||
- xorg-xeyes
|
||||
- xorg-xwayland
|
||||
- rofimoji
|
||||
- wlvncc-git
|
||||
|
||||
- name: Install scripts
|
||||
copy:
|
||||
@@ -33,4 +35,3 @@
|
||||
loop:
|
||||
- src: launch_sway_linux.bash
|
||||
dest: /usr/local/bin/launch_sway
|
||||
|
||||
|
||||
Reference in New Issue
Block a user