gitdeveloper group added
This commit is contained in:
		@@ -57,6 +57,17 @@ in
 | 
			
		||||
    '';
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
  users.groups= {
 | 
			
		||||
    gidevelopert={
 | 
			
		||||
      description="Git Common Rights";
 | 
			
		||||
      gid=500;
 | 
			
		||||
      name= "gitdeveloper";
 | 
			
		||||
      members = [ "olaf" ] ;
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  users.knownGroups=["gitdeveloper"];
 | 
			
		||||
  # Turn off NIX_PATH warnings now that we're using flakes
 | 
			
		||||
  system.checks.verifyNixPath = false;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user