Merge branch 'feature/wayvnc' of git.b12f.io:pub-solar/os into feature/wayvnc
This commit is contained in:
commit
48a1267b4e
|
@ -10,8 +10,8 @@ pkgs:
|
|||
|
||||
Service = {
|
||||
Type = "simple";
|
||||
ExecStart = "${pkgs.wayvnc}/bin/wayvnc --render-cursor";
|
||||
Environment = "WAYLAND_DISPLAY=wayland-1";
|
||||
ExecStart = "${pkgs.wayvnc}/bin/wayvnc -r -p 0.0.0.0 5901";
|
||||
};
|
||||
|
||||
Install = {
|
||||
|
|
Loading…
Reference in a new issue