From 6f7e40dcde296db69a7a55e81fa597f116036428 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Sat, 22 Mar 2025 17:37:54 -0400 Subject: [PATCH] add nix formatter --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 2d4765f..2567f3b 100644 --- a/flake.nix +++ b/flake.nix @@ -114,6 +114,7 @@ }; in { + formatter.x86_64-linux = nixpkgs.legacyPackages.x86_64-linux.nixfmt-rfc-style; nixosConfigurations.${hostname} = nixpkgs.lib.nixosSystem { specialArgs = { inherit