pub-solar-os/modules/sway/config
Benjamin Bädorf ad313173ad
Add wayvnc option for sway
This change allows you to start wayvnc anytime your sway session starts.
For hosts where you want to enable this, you'll need to generate the
certificate and keys, see:

https://github.com/any1/wayvnc#encryption--authentication

You can then add these to your secrets via agenix, and load them as
`vnc-key.pem` and `vnc-cert.pem` into `/run/secrets`.

Enable the wayvnc server via the option `pub-solar.sway.vnc.enable`.

At the time of writing, `tigervnc` appears to be a good vnc client to
use.

```
2022-04-28 23:20:18 +02:00
..
config.d Add wayvnc option for sway 2022-04-28 23:20:18 +02:00
wayvnc Add wayvnc option for sway 2022-04-28 23:20:18 +02:00
config Merge remote-tracking branch 'devos/core' into core 2021-08-23 23:22:55 +02:00