hm: recursively add the script links
This commit is contained in:
		
							parent
							
								
									550d26cc40
								
							
						
					
					
						commit
						2faf2af8f3
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -251,7 +251,10 @@
 | 
			
		|||
    };
 | 
			
		||||
 | 
			
		||||
    # My utility scripts
 | 
			
		||||
    ".local/share/scripts".source = ./scripts;
 | 
			
		||||
    ".local/share/scripts" = {
 | 
			
		||||
      source = ./scripts;
 | 
			
		||||
      recursive = true;
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  ## Theming
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue