mirror of
https://git.lgmrszd.xyz/Lgmrszd/nix-cfg.git
synced 2025-12-14 07:38:19 +01:00
Disable VBox extension pack and remove locked input
This commit is contained in:
parent
3b6dd1f5f8
commit
985f36d555
2 changed files with 0 additions and 22 deletions
|
|
@ -166,7 +166,6 @@ in
|
|||
virtualisation.waydroid.enable = true;
|
||||
virtualisation.virtualbox.host.enable = true;
|
||||
virtualisation.virtualbox.host.package = pkgs.virtualbox;
|
||||
virtualisation.virtualbox.host.enableExtensionPack = true;
|
||||
users.extraGroups.vboxusers.members = [ "lgm" ];
|
||||
|
||||
networking.hostName = "lgm-nixos"; # Define your hostname.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue