chore(tazjin/tverskoy): disable docker

Change-Id: I91bb19175db67ce6e44eec907883dd891122c568
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12934
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
Vincent Ambo 2024-12-31 12:39:48 +03:00 committed by tazjin
parent 57a9874588
commit d1cafeae1f

View file

@ -45,7 +45,6 @@ lib.fix (self: {
loader.efi.canTouchEfiVariables = true;
};
virtualisation.docker.enable = true;
users.users.tazjin.extraGroups = [ "docker" "vboxusers" "adbusers" ];
fileSystems = {