added graphical mpd client.
This commit is contained in:
		
							parent
							
								
									48c6a2ceca
								
							
						
					
					
						commit
						089f7833f8
					
				
					 3 changed files with 11 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -29,6 +29,6 @@
 | 
			
		|||
    ../modules/home-manager
 | 
			
		||||
    ../modules/home-manager/syncthing.nix
 | 
			
		||||
    ../modules/home-manager/beets.nix
 | 
			
		||||
    ../modules/home-manager/mpd.nix
 | 
			
		||||
    ../modules/home-manager/mpd/mpd.nix
 | 
			
		||||
  ];
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										10
									
								
								modules/home-manager/mpd/mpdevil-plattenalbum.nix
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								modules/home-manager/mpd/mpdevil-plattenalbum.nix
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,10 @@
 | 
			
		|||
{
 | 
			
		||||
  config,
 | 
			
		||||
  pkgs,
 | 
			
		||||
  lib,
 | 
			
		||||
  ...
 | 
			
		||||
}: {
 | 
			
		||||
  home.packages = with pkgs; [
 | 
			
		||||
    mpdevil
 | 
			
		||||
  ];
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue