diff options
Diffstat (limited to 'nvf/nvf.nix')
| -rw-r--r-- | nvf/nvf.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nvf/nvf.nix b/nvf/nvf.nix index 33fcc2c..8c20100 100644 --- a/nvf/nvf.nix +++ b/nvf/nvf.nix @@ -103,6 +103,8 @@ }; languages = { + enableFormat = true; + nix = { enable = true; format = { |
