chore(tazjin/camden): Add my user to the quassel group
Makes log access easier ... Change-Id: I1b4df00ad2015b6a51029772a43f3e6544ba8d18 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1991 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
		
							parent
							
								
									5e22faec85
								
							
						
					
					
						commit
						5528a9aa6f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -142,7 +142,7 @@ in lib.fix(self: {
 | 
				
			||||||
    users.tazjin = {
 | 
					    users.tazjin = {
 | 
				
			||||||
      isNormalUser = true;
 | 
					      isNormalUser = true;
 | 
				
			||||||
      uid = 1000;
 | 
					      uid = 1000;
 | 
				
			||||||
      extraGroups = [ "git" "wheel" ];
 | 
					      extraGroups = [ "git" "wheel" "quassel" ];
 | 
				
			||||||
      shell = nixpkgs.fish;
 | 
					      shell = nixpkgs.fish;
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue