add vagrant to libvirtd aspect; add libvirtd aspect to alexandria
This commit is contained in:
parent
cd16985ddc
commit
385586a376
2 changed files with 3 additions and 1 deletions
|
|
@ -15,6 +15,8 @@
|
|||
|
||||
programs.virt-manager.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [ vagrant ];
|
||||
|
||||
networking.firewall.trustedInterfaces = [ "virbr0" ];
|
||||
|
||||
users.users.user.extraGroups = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue