add libvirt support
This commit is contained in:
parent
823f4e9c78
commit
4f7789c4a8
3 changed files with 29 additions and 3 deletions
|
@ -61,6 +61,9 @@ doas_root= true
|
|||
# Add user to Docker group
|
||||
docker = true
|
||||
|
||||
# Add user to libvirt group
|
||||
virtualization = 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