Added direnv to emacs config

This commit is contained in:
Random936
2024-09-25 18:29:48 -07:00
parent 40b93567d1
commit 0a49ce845b
3 changed files with 29 additions and 9 deletions

View File

@@ -32,6 +32,7 @@
# List packages installed in system profile.
environment.systemPackages = with pkgs; [
git
vim
screen
killall
];