{ perSystem = { pkgs, ... }: { formatter = pkgs.nixfmt-rfc-style; }; }