dustbowl: Add libvirtd

This commit is contained in:
joachimschmidt557 2021-11-29 14:08:18 +01:00
parent f1f683d9b6
commit 145ce47e10
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5

View file

@ -314,11 +314,13 @@
virtualisation.virtualbox.host.enable = true;
virtualisation.libvirtd.enable = true;
users.users.joachim = {
isNormalUser = true;
home = "/home/joachim";
shell = pkgs.fish;
extraGroups = [ "wheel" "scanner" ];
extraGroups = [ "wheel" "scanner" "libvirtd" ];
};
# Yubikey PAM