From c048d384ce9c647adcbf1cbd1ff0f3422e768369 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Mon, 24 Oct 2022 22:09:45 +0200 Subject: [PATCH] add nix code formatter --- modules/devtools.nix | 1 + 1 file changed, 1 insertion(+) 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