feat: enable direnv
dunkirk.sh 3 months ago 1a523af1 866de9e3
··· 73 pkgs.rustscan 74 ]; 75 0 0 76 # import the secret 77 age.identityPaths = [ 78 "/Users/kierank/.ssh/id_rsa"
··· 73 pkgs.rustscan 74 ]; 75 76 + programs.direnv.enable = true; 77 + 78 # import the secret 79 age.identityPaths = [ 80 "/Users/kierank/.ssh/id_rsa"