summaryrefslogtreecommitdiffstats
path: root/json/networking.json
blob: b5edea9c7a1d54f11b10de5cae5f9464829ea5c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ "networking": [
      { "rdp": [ 
		{ "packages": [
			""
			]
		},
		{ "services": [
			"vino",
			"xrdp"
			]
		}
		]
	}
   ]
}