forked from fabian/nix
		
	apply formatter
This commit is contained in:
		
							parent
							
								
									d7ea157761
								
							
						
					
					
						commit
						7854100358
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -9,7 +9,7 @@ with lib; let | |||
| in { | ||||
|   options.local.apps.browsers = { | ||||
|     enable = mkEnableOption "firefox settings"; | ||||
|      | ||||
| 
 | ||||
|     workspace = mkOption { | ||||
|       type = types.nullOr types.str; | ||||
|       default = null; | ||||
|  |  | |||
|  | @ -52,6 +52,7 @@ in { | |||
|         }; | ||||
|       }; | ||||
|     }; | ||||
| 
 | ||||
|     fail2ban = { | ||||
|       enable = true; | ||||
|       bantime = "10m"; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue