chore: add nix language to devenv

This commit is contained in:
Glen Goodwin 2023-06-07 22:41:15 -04:00
parent baf63e2ac9
commit 6b09094cb7

View file

@ -16,7 +16,7 @@
#'';
# https://devenv.sh/languages/
# languages.nix.enable = true;
languages.nix.enable = true;
# https://devenv.sh/pre-commit-hooks/
# pre-commit.hooks.shellcheck.enable = true;