Compare commits
	
		
			2 commits
		
	
	
		
			d7b8714829
			...
			12f6ed344d
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 12f6ed344d | |||
| 1fbd481087 | 
					 3 changed files with 3 additions and 3 deletions
				
			
		|  | @ -49,7 +49,7 @@ | |||
|         neovim-flake.homeManagerModules.default | ||||
|       ]; | ||||
| 
 | ||||
|       #      homes.users.modules = with inputs; [ | ||||
|       #      homes.modules = with inputs; [ | ||||
|       #        neovim-flake.homeManagerModules.default | ||||
|       #      ]; | ||||
| 
 | ||||
|  |  | |||
|  | @ -18,7 +18,7 @@ | |||
|     cli-apps = { | ||||
|       bash.enable = true; | ||||
|       fish.enable = true; | ||||
|       neovim.enable = false; | ||||
|       neovim.enable = true; | ||||
|       tmux.enable = true; | ||||
|       bat.enable = true; | ||||
|       starship.enable = true; | ||||
|  |  | |||
|  | @ -18,7 +18,7 @@ | |||
|     cli-apps = { | ||||
|       bash.enable = true; | ||||
|       fish.enable = true; | ||||
|       neovim.enable = false; | ||||
|       neovim.enable = true; | ||||
|       tmux.enable = true; | ||||
|       bat.enable = true; | ||||
|       starship.enable = true; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue