Add config files to home manager
Including Alacritty, Vifm, Vim and Zellij
This commit is contained in:
		
							parent
							
								
									45fbe5d7b2
								
							
						
					
					
						commit
						42c919c1b6
					
				
					 1 changed files with 10 additions and 1 deletions
				
			
		|  | @ -39,7 +39,8 @@ | ||||||
|       zathura |       zathura | ||||||
|       zellij |       zellij | ||||||
|       zenith |       zenith | ||||||
|        |       zoom-us | ||||||
|  | 
 | ||||||
|       # Webdevelopment |       # Webdevelopment | ||||||
|       jetbrains.webstorm |       jetbrains.webstorm | ||||||
| 
 | 
 | ||||||
|  | @ -47,6 +48,14 @@ | ||||||
|       android-studio |       android-studio | ||||||
|     ]; |     ]; | ||||||
| 
 | 
 | ||||||
|  |     file = { | ||||||
|  |       ".config/alacritty".source = ../../../stow/alacritty/.config/alacritty; | ||||||
|  |       ".config/vifm".source = ../../../stow/vifm/.config/vifm; | ||||||
|  |       ".vim".source = ../../../stow/vim/.vim; | ||||||
|  |       ".vimrc".source = ../../../stow/vim/.vimrc; | ||||||
|  |       ".config/zellij".source = ../../../stow/zellij/.config/zellij; | ||||||
|  |     }; | ||||||
|  | 
 | ||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|   programs = { |   programs = { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue