forked from jan-leila/nix-config
		
	added nix-config to direnv whitelist
This commit is contained in:
		
							parent
							
								
									db36e48564
								
							
						
					
					
						commit
						1179b3a605
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -96,7 +96,8 @@ | ||||||
|         enableBashIntegration = true; |         enableBashIntegration = true; | ||||||
|         nix-direnv.enable = true; |         nix-direnv.enable = true; | ||||||
|         config = { |         config = { | ||||||
|           hide_env_diff = true; |           global.hide_env_diff = true; | ||||||
|  |           whitelist.exact = ["/home/leyla/documents/code/nix-config"]; | ||||||
|         }; |         }; | ||||||
|       }; |       }; | ||||||
|       bash.enable = true; |       bash.enable = true; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue