[mpv] Merge module into user
This commit is contained in:
		
							parent
							
								
									f25a86f7c0
								
							
						
					
					
						commit
						0324672281
					
				
					 4 changed files with 13 additions and 16 deletions
				
			
		|  | @ -1,7 +1,6 @@ | |||
| { | ||||
|   imports = [ | ||||
|     ./git | ||||
|     ./mpv | ||||
|     ./sops | ||||
|     ./ssh | ||||
|     ./tea | ||||
|  |  | |||
|  | @ -1,11 +0,0 @@ | |||
| { config, system, lib, pkgs-unstable, ... }: | ||||
| 
 | ||||
| { | ||||
|   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