forgejo: init very little config
This commit is contained in:
		
							parent
							
								
									3ac080014a
								
							
						
					
					
						commit
						3c380e7834
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		|  | @ -10,6 +10,8 @@ in | |||
| { | ||||
|   imports = [ ./hardware.nix ]; | ||||
| 
 | ||||
|   environment.systemPackages = [ pkgs.forgejo-cli ]; | ||||
| 
 | ||||
|   services.openssh = { | ||||
|     enable = true; | ||||
|     settings = { | ||||
|  | @ -18,6 +20,11 @@ in | |||
|     }; | ||||
|   }; | ||||
| 
 | ||||
|   services.forgejo = { | ||||
|     enable = true; | ||||
|     lfs.enable = true; | ||||
|   }; | ||||
| 
 | ||||
|   ${namespace} = { | ||||
|     submodules = { | ||||
|       basics = enabled; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue