add git as default for user
This commit is contained in:
		
							parent
							
								
									f790a83c87
								
							
						
					
					
						commit
						bb7949e608
					
				
					 3 changed files with 6 additions and 8 deletions
				
			
		|  | @ -10,7 +10,7 @@ with lib.wyrdgard; let | |||
|   cfg = config.wyrdgard.apps.cli-apps.fish; | ||||
| in { | ||||
|   options.wyrdgard.apps.cli-apps.fish = with types; { | ||||
|     enable = mkBoolOpt false "Whether or not to enable the fish shell"; | ||||
|     enable = mkBoolOpt true "Whether or not to enable the fish shell"; | ||||
|   }; | ||||
| 
 | ||||
|   config = mkIf cfg.enable { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue