add nix formatter

This commit is contained in:
2025-03-22 17:37:54 -04:00
parent 008f20f3b4
commit 2d9232df16

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