diff options
| author | Grigory Shipunov | 2022-10-24 22:09:45 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2022-10-24 22:09:45 +0200 |
| commit | c048d384ce9c647adcbf1cbd1ff0f3422e768369 (patch) | |
| tree | 7fd4e54af7534ffde87158d13f98bae14be5fa18 /modules | |
| parent | c12a780396a4cf274e1a85f07fc5018f3ab88658 (diff) | |
add nix code formatter
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/devtools.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/devtools.nix b/modules/devtools.nix index 02e2bc6..4f0bc50 100644 --- a/modules/devtools.nix +++ b/modules/devtools.nix @@ -13,6 +13,7 @@ (inputs.fenix.packages."x86_64-linux".stable.toolchain) # nix rnix-lsp + nixpkgs-fmt ]; ## direnv |
