add nix formatter

This commit is contained in:
2025-03-22 17:37:54 -04:00
parent b9fab67b53
commit 6f7e40dcde

View File

@@ -114,6 +114,7 @@
};
in
{
formatter.x86_64-linux = nixpkgs.legacyPackages.x86_64-linux.nixfmt-rfc-style;
nixosConfigurations.${hostname} = nixpkgs.lib.nixosSystem {
specialArgs = {
inherit