feat(tazjin/tverskoy): re-enable virtualbox

need that ubuntu for ~reasons~

Change-Id: Ia3ba60d84c39b7930b7e7a2a1ee83a01e49ef6a0
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7921
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
This commit is contained in:
Vincent Ambo 2023-01-24 22:53:15 +03:00 committed by clbot
parent 2250c022b6
commit ebd09edfe9

View file

@ -47,8 +47,8 @@ lib.fix (self: {
zfs.enableUnstable = true;
};
# virtualisation.virtualbox.host.enable = true;
# users.users.tazjin.extraGroups = [ "vboxusers" ];
virtualisation.virtualbox.host.enable = true;
users.users.tazjin.extraGroups = [ "vboxusers" ];
fileSystems = {
"/" = {