summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index aff22f1..56769ce 100644
--- a/flake.nix
+++ b/flake.nix
@@ -72,7 +72,7 @@
{
inherit nixosModules nixosConfigurations overlays;
- formatter = forAllSystems (system: nixpkgsFor.${system}.nixfmt-rfc-style);
+ formatter = forAllSystems (system: nixpkgsFor.${system}.nixfmt);
packages = forAllSystems (
system:
let