From 6b41b87f676e09b323cc28b177fda96f81a5d396 Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Mon, 22 Aug 2022 10:57:10 +0200 Subject: [PATCH] Add formatter to flake --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 626373f..79cd601 100644 --- a/flake.nix +++ b/flake.nix @@ -143,6 +143,7 @@ pkgs = channels.nixpkgs; sops-nix = inputs.sops-nix.packages."${channels.nixpkgs.system}"; }; + formatter = channels.nixpkgs.alejandra; }; templates = discoverTemplates ./templates {