b12f restructure #1

Merged
teutat3s merged 218 commits from b12f into main 2020-11-24 18:27:01 +00:00
Showing only changes of commit 4911e5c91e - Show all commits

View file

@ -10,7 +10,7 @@ pkgs:
Service = {
Type = "simple";
ExecStart = "${pkgs.wayvnc}/bin/wayvnc --render-cursor";
ExecStart = "${pkgs.wayvnc}/bin/wayvnc -r -p 0.0.0.0 5901";
};
Install = {