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:
parent
57a9874588
commit
d1cafeae1f
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ lib.fix (self: {
|
|||
loader.efi.canTouchEfiVariables = true;
|
||||
};
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
users.users.tazjin.extraGroups = [ "docker" "vboxusers" "adbusers" ];
|
||||
|
||||
fileSystems = {
|
||||
|
|
Loading…
Reference in a new issue