Add .envrc
This commit is contained in:
		@@ -1,5 +1,8 @@
 | 
			
		||||
{ pkgs, ... }:
 | 
			
		||||
{
 | 
			
		||||
  # So home-manager will inject the sourcing of ~/.nix-profile/etc/profile.d/nix.sh
 | 
			
		||||
  targets.genericLinux.enable = true;
 | 
			
		||||
 | 
			
		||||
  programs = {
 | 
			
		||||
    kakoune.enable = true;
 | 
			
		||||
  };
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user