This commit is contained in:
parent
c689ee87d4
commit
633a0ef410
6 changed files with 65 additions and 15 deletions
|
@ -58,6 +58,9 @@ password = "testpass"
|
|||
# Allow user to use `doas` as root
|
||||
doas_root= true
|
||||
|
||||
# Add user to Docker group
|
||||
docker = true
|
||||
|
||||
# SSH Configuration
|
||||
# If `[ssh]` is set, openssh will be installed and enabled.
|
||||
[ssh]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue