Fix for server config
This commit is contained in:
		
							parent
							
								
									dcff7d9db4
								
							
						
					
					
						commit
						77dfec308e
					
				@ -3,7 +3,7 @@ let
 | 
			
		||||
  srvConfig = config.serverConfig;
 | 
			
		||||
in
 | 
			
		||||
{
 | 
			
		||||
  options.srvConfig = {
 | 
			
		||||
  options.serverConfig= {
 | 
			
		||||
    userName = lib.mkOption {
 | 
			
		||||
        type = lib.types.str;
 | 
			
		||||
        description = "Main username for system";
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user