From e163656edd30816b8b2c3cedceef3169f9f5a453 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Wed, 6 Sep 2023 02:06:03 +0300 Subject: chore(3p/sources): bump channels & overlays (2023-09-06) * //users/tazjin/nixos: disable virtualbox because it doesn't build anymore. I don't actually need it. Change-Id: Ie4640c09406485ed61673919b2c7621d0a809622 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9271 Reviewed-by: flokli Tested-by: BuildkiteCI Reviewed-by: sterni Autosubmit: tazjin --- users/tazjin/nixos/tverskoy/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'users') diff --git a/users/tazjin/nixos/tverskoy/default.nix b/users/tazjin/nixos/tverskoy/default.nix index 2d061bf214..38c6cbe2e5 100644 --- a/users/tazjin/nixos/tverskoy/default.nix +++ b/users/tazjin/nixos/tverskoy/default.nix @@ -47,7 +47,6 @@ lib.fix (self: { zfs.enableUnstable = true; }; - virtualisation.virtualbox.host.enable = true; virtualisation.docker.enable = true; users.users.tazjin.extraGroups = [ "docker" "vboxusers" "adbusers" ]; -- cgit 1.4.1