update: add nixfmt-rfc-style as nix fmt
This commit is contained in:
parent
813cc599f0
commit
a51dfce2a1
1 changed files with 1 additions and 0 deletions
|
|
@ -55,5 +55,6 @@
|
|||
modules = [ ./hosts/main-homelab/configuration.nix ];
|
||||
};
|
||||
};
|
||||
formatter.x86_64-linux = inputs.nixpkgs.legacyPackages.x86_64-linux.nixfmt-rfc-style;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue