add formatter

This commit is contained in:
2025-03-22 17:40:48 -04:00
parent c28b3f717e
commit dd0313035e
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