From 8875ad5fb466944667e5171035aa8f5c01675e93 Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 6 Jul 2024 04:02:35 -0400 Subject: tree-wide: alejandra -> nixfmt --- templates/default.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'templates/default.nix') diff --git a/templates/default.nix b/templates/default.nix index 349f9df..1c67349 100644 --- a/templates/default.nix +++ b/templates/default.nix @@ -9,8 +9,8 @@ let inherit description; }; in - builtins.mapAttrs toTemplate { - basic = "minimal boilerplate for my flakes"; - full = "big template for complex flakes (using flake-parts)"; - nixos = "minimal boilerplate for flake-based nixos configuration"; - } +builtins.mapAttrs toTemplate { + basic = "minimal boilerplate for my flakes"; + full = "big template for complex flakes (using flake-parts)"; + nixos = "minimal boilerplate for flake-based nixos configuration"; +} -- cgit v1.2.3