chore: add nix language to devenv
This commit is contained in:
parent
baf63e2ac9
commit
6b09094cb7
1 changed files with 3 additions and 3 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
#'';
|
#'';
|
||||||
|
|
||||||
# https://devenv.sh/languages/
|
# https://devenv.sh/languages/
|
||||||
# languages.nix.enable = true;
|
languages.nix.enable = true;
|
||||||
|
|
||||||
# https://devenv.sh/pre-commit-hooks/
|
# https://devenv.sh/pre-commit-hooks/
|
||||||
# pre-commit.hooks.shellcheck.enable = true;
|
# pre-commit.hooks.shellcheck.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue