jws
This commit is contained in:
parent
031b55657f
commit
5a29142ddb
2 changed files with 5 additions and 6 deletions
|
|
@ -107,6 +107,8 @@
|
|||
unzip
|
||||
clinfo
|
||||
python3
|
||||
virt-manager
|
||||
adoptopenjdk-icedtea-web
|
||||
];
|
||||
|
||||
services.xserver.excludePackages = [ pkgs.xterm ];
|
||||
|
|
@ -129,10 +131,7 @@
|
|||
dates = "weekly";
|
||||
};
|
||||
};
|
||||
virtualbox.host = {
|
||||
enable = true;
|
||||
enableExtensionPack = true;
|
||||
};
|
||||
libvirtd.enable = true;
|
||||
spiceUSBRedirection.enable = true;
|
||||
};
|
||||
users.extraGroups.vboxusers.members = [ "jsutter" ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue