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:
parent
2250c022b6
commit
ebd09edfe9
1 changed files with 2 additions and 2 deletions
|
@ -47,8 +47,8 @@ lib.fix (self: {
|
||||||
zfs.enableUnstable = true;
|
zfs.enableUnstable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# virtualisation.virtualbox.host.enable = true;
|
virtualisation.virtualbox.host.enable = true;
|
||||||
# users.users.tazjin.extraGroups = [ "vboxusers" ];
|
users.users.tazjin.extraGroups = [ "vboxusers" ];
|
||||||
|
|
||||||
fileSystems = {
|
fileSystems = {
|
||||||
"/" = {
|
"/" = {
|
||||||
|
|
Loading…
Reference in a new issue