add formatter

This commit is contained in:
2025-03-22 17:40:48 -04:00
parent 0d40e2757a
commit 1d76c06fac
2 changed files with 2 additions and 0 deletions

View File

@@ -45,6 +45,7 @@
];
in
{
formatter.${system} = nixpkgs.legacyPackages.${system}.nixfmt-rfc-style;
nixosConfigurations = nixpkgs.lib.foldl' (
config: hostname:
config