And remove the other gitea user definitions (I think the old db dump might have caused this?)
This commit is contained in:
		
							parent
							
								
									9a2f9f4cd2
								
							
						
					
					
						commit
						e5873d64a2
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -21,13 +21,13 @@
 | 
			
		|||
  #  };
 | 
			
		||||
  #};
 | 
			
		||||
  
 | 
			
		||||
  sops.secrets."mailpassunhash".mode = "0440";
 | 
			
		||||
  sops.secrets."mailpassunhash".owner = config.users.users.virtualMail.name;
 | 
			
		||||
  #sops.secrets."mailpassunhash".mode = "0440";
 | 
			
		||||
  #sops.secrets."mailpassunhash".owner = config.users.users.virtualMail.name;
 | 
			
		||||
 | 
			
		||||
  services.forgejo = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    user = "gitea";
 | 
			
		||||
    group = "gitea";
 | 
			
		||||
    #user = "gitea";
 | 
			
		||||
    #group = "gitea";
 | 
			
		||||
    stateDir = "/var/lib/gitea";
 | 
			
		||||
    #TODO: different mail passwords for different services
 | 
			
		||||
    mailerPasswordFile = config.sops.secrets."mailpassunhash".path;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue