add direnv to dependencies
This commit is contained in:
parent
48c4df033f
commit
9bb0b6253a
|
@ -48,6 +48,7 @@
|
||||||
# Add additional packages you'd like to be available in your devshell
|
# Add additional packages you'd like to be available in your devshell
|
||||||
# PATH here
|
# PATH here
|
||||||
devshell.packages = with pkgs; [
|
devshell.packages = with pkgs; [
|
||||||
|
direnv
|
||||||
deno
|
deno
|
||||||
google-font-downloader
|
google-font-downloader
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue