Add mpv config
This commit is contained in:
		
							parent
							
								
									0faf97e6d2
								
							
						
					
					
						commit
						13f7ab647a
					
				
					 2 changed files with 40 additions and 3 deletions
				
			
		|  | @ -1,7 +1,11 @@ | |||
| { config, system, lib, pkgs-unstable, ... }: | ||||
| 
 | ||||
| { | ||||
|   home-manager.users.tdpeuter.home.packages = with pkgs-unstable; [ | ||||
|     mpv | ||||
|   ]; | ||||
|   home-manager.users.tdpeuter.home = { | ||||
|     packages = with pkgs-unstable; [ | ||||
|       mpv | ||||
|     ]; | ||||
| 
 | ||||
|     file.".config/mpv".source = ../../../../stow/mpv/.config/mpv; | ||||
|   }; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue