diff --git a/flake.nix b/flake.nix index 90cdffe..25f45ea 100644 --- a/flake.nix +++ b/flake.nix @@ -96,7 +96,7 @@ niri-package = inputs.niri.packages.${system}.niri-unstable; in { - formatter.${system} = nixpkgs.legacyPackages.${system}.nixfmt-rfc-style; + formatter.${system} = nixpkgs.legacyPackages.${system}.nixfmt; nixosConfigurations = nixpkgs.lib.foldl' ( config: hostname: