diff --git a/install.sh b/install.sh index d1e51ca..7c15fcc 100644 --- a/install.sh +++ b/install.sh @@ -126,6 +126,10 @@ done # Installation des paquets utilitaires apt install -y curl flatpak freerdp2-x11 figlet htop libnotify-bin nmap net-tools numlockx speedtest-cli stress s-tui swaks testdisk tldr tlp unzip whois wmctrl xdotool +# Installation de la solution de virtualisation KVM +apt install -y qemu-system qemu-utils dnsmasq gir1.2-spiceclientgtk-3.0 libvirt-daemon-system +adduser $username libvrt + # Installation des logiciels en fonction du profil d'utilisation (décommenter selon le besoin) # apt install -y blender # apt install -y brasero