Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/examples/custom-command-sample.json
diff options
context:
space:
mode:
authorDylan Taylor <dylan@dylanmtaylor.com>2021-05-21 06:29:10 -0400
committerDylan Taylor <dylan@dylanmtaylor.com>2021-05-21 09:00:32 -0400
commitebf59809432ac205d7b77b44dbcf611d98078a0c (patch)
tree6f7df57d9bfb50cdb4c6627155003498b140b937 /examples/custom-command-sample.json
parent54a693be4fa2fbce83fd894b5ac3b0909f3a1e10 (diff)
Add ability to provide an array of services to enable in config file
Diffstat (limited to 'examples/custom-command-sample.json')
-rw-r--r--examples/custom-command-sample.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/custom-command-sample.json b/examples/custom-command-sample.json
index 0518d3db..5e7a70e3 100644
--- a/examples/custom-command-sample.json
+++ b/examples/custom-command-sample.json
@@ -26,6 +26,7 @@
},
"packages": ["docker", "git", "wget", "zsh"],
"profile": "gnome",
+ "services": ["docker"],
"superusers": {
"devel": {
"!password": "devel"