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 <flokli@flokli.de> Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> Autosubmit: tazjin <tazjin@tvl.su>
This commit is contained in:
parent
110328232d
commit
e163656edd
2 changed files with 21 additions and 22 deletions
|
@ -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" ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue