chore(flake): add nixfmt-rfc-style formatter

This commit is contained in:
Oleks
2026-06-04 23:29:06 +03:00
parent efddfd3ec4
commit bdc5a8961e
+2
View File
@@ -127,6 +127,8 @@
};
apps = publishApps;
formatter = pkgs.nixfmt-rfc-style;
}
);
}