add nix formatter

This commit is contained in:
Simon Gardling 2025-03-22 17:37:54 -04:00
parent b9fab67b53
commit 6f7e40dcde
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

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