index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton@hvornum.se> | 2021-05-21 18:46:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-21 18:46:06 +0200 |
commit | e4c471b631632b7f419ba7ff4c982df406305a3c (patch) | |
tree | 6f7df57d9bfb50cdb4c6627155003498b140b937 /examples/custom-command-sample.json | |
parent | 54a693be4fa2fbce83fd894b5ac3b0909f3a1e10 (diff) | |
parent | ebf59809432ac205d7b77b44dbcf611d98078a0c (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" |