provisioning-code/.ncl-cache/4efb000605b0f82d754e2f3ebbf1e718ef637fd7a2f2999f80120acdabad4ab6.json

48 lines
740 B
JSON

{
"desktop": {
"display_manager": "lightdm",
"resolution": "1920x1080",
"theme": null,
"type": "xfce"
},
"desktop_applications": {
"browsers": [
"firefox"
],
"development": [
"git",
"build-essential"
],
"editors": [
"zed",
"nano",
"vim"
],
"media": [
"vlc",
"gimp"
],
"office": [
"libreoffice"
],
"terminals": [
"xfce4-terminal"
],
"utilities": [
"htop",
"curl",
"wget",
"tree"
]
},
"desktop_graphics": {
"acceleration": true,
"compositing": true,
"driver": "intel"
},
"desktop_vnc": {
"authentication": true,
"enabled": true,
"port": 5900
}
}