add libvirt support

This commit is contained in:
JMARyA 2025-01-06 13:25:40 +01:00
parent 823f4e9c78
commit 4f7789c4a8
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
3 changed files with 29 additions and 3 deletions

View file

@ -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]