feat: switch to nix-direnv

This commit is contained in:
Felix Schröter 2020-08-26 10:34:08 +02:00
parent f53b8a5952
commit fe12621274
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
2 changed files with 1 additions and 63 deletions

View file

@ -78,7 +78,7 @@ in
programs.direnv = {
enable = true;
stdlib = builtins.readFile ./.direnvrc;
enableNixDirenvIntegration = true;
};
home.file.".envrc".text = ''