virtualbox

This commit is contained in:
CDaut 2024-04-22 21:43:27 +02:00
parent ea0bff8e51
commit f4d89f80a3
Signed by: clara
GPG key ID: 223391B52FAD4463

View file

@ -86,6 +86,10 @@
}; };
}; };
# VirtualBox
virtualisation.virtualbox.host.enable = true;
users.extraGroups.vboxusers.members = [ "clemens" ];
# Bluetooth # Bluetooth
services.blueman.enable = true; services.blueman.enable = true;