Fix issues with nix Emacs on Mac

This commit is contained in:
2022-05-13 23:42:59 -07:00
parent 13c667b9f3
commit 5572473c55
2 changed files with 5 additions and 0 deletions

View File

@@ -55,6 +55,8 @@ in
kitty
nodePackages.pyright
emacs28NativeComp
coreutils
zstd
];
programs.direnv.enable = true;