Remove docker group too
This commit is contained in:
		
							parent
							
								
									5e4e4cc7ea
								
							
						
					
					
						commit
						13a11897e1
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -92,8 +92,6 @@
 | 
			
		|||
    noisetorch
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  virtualisation.waydroid.enable = false;
 | 
			
		||||
 | 
			
		||||
  programs.direnv = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
  };
 | 
			
		||||
| 
						 | 
				
			
			@ -162,7 +160,7 @@
 | 
			
		|||
  users.users = {
 | 
			
		||||
    lillian = {
 | 
			
		||||
      isNormalUser = true;
 | 
			
		||||
      extraGroups = ["sudo" "networkmanager" "wheel" "vboxsf" "docker"];
 | 
			
		||||
      extraGroups = ["sudo" "networkmanager" "wheel" "vboxsf"];
 | 
			
		||||
      shell = pkgs.zsh;
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue