index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Yash Tripathi <tripathiyash97@gmail.com> | 2021-05-22 01:41:47 +0530 |
---|---|---|
committer | Yash Tripathi <tripathiyash97@gmail.com> | 2021-05-22 01:41:47 +0530 |
commit | 9a9d385d8c9936dc7b2d54aa07c7224f0cc887ef (patch) | |
tree | 6f7df57d9bfb50cdb4c6627155003498b140b937 /examples/custom-command-sample.json | |
parent | e01e8a42de147cc0f84b786d5e37b1224011474c (diff) | |
parent | e4c471b631632b7f419ba7ff4c982df406305a3c (diff) |
-rw-r--r-- | examples/custom-command-sample.json | 1 |
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" |