Tweak vifm module
This commit is contained in:
		
							parent
							
								
									73e9cde181
								
							
						
					
					
						commit
						226825e6d5
					
				
					 2 changed files with 7 additions and 1 deletions
				
			
		
							
								
								
									
										6
									
								
								nixos/modules/utils/default.nix
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								nixos/modules/utils/default.nix
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,6 @@ | ||||||
|  | { | ||||||
|  |     imports = [ | ||||||
|  |         ./vifm | ||||||
|  |         ./zellij | ||||||
|  |     ]; | ||||||
|  | } | ||||||
|  | @ -1,7 +1,7 @@ | ||||||
| { config, lib, pkgs, ... }: | { config, lib, pkgs, ... }: | ||||||
| 
 | 
 | ||||||
| { | { | ||||||
|     home = { |     home-manager.users.tdpeuter.home = { | ||||||
|         packages = with pkgs; [ |         packages = with pkgs; [ | ||||||
|             vifm |             vifm | ||||||
|             font-awesome_5 |             font-awesome_5 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue