Wrong URL in developer workstation documentation

carsten2

Renowned Member
Mar 25, 2017
283
35
68
56
In the developer workstation decumentatio (https://pve.proxmox.com/wiki/Developer_Workstations_with_Proxmox_VE_and_X11) there is a wrong URL

Wrong
deb-src deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware

Correct:
deb-src http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware

Please replace the wrong with the correct URL.

Also it should be mentioned, that if you use nvidia and kde / plasma, you have to switch to X11 (e.g. at the lower left part of the login screen) or make various adjustments to environment variables and driver loading at boot time.
 
Last edited:
thanks for noticing, should be fixed now