summaryrefslogtreecommitdiffstats
path: root/json/networking.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/networking.json')
-rw-r--r--json/networking.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/json/networking.json b/json/networking.json
new file mode 100644
index 0000000..b5edea9
--- /dev/null
+++ b/json/networking.json
@@ -0,0 +1,15 @@
+{ "networking": [
+ { "rdp": [
+ { "packages": [
+ ""
+ ]
+ },
+ { "services": [
+ "vino",
+ "xrdp"
+ ]
+ }
+ ]
+ }
+ ]
+}