about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-04-01 13:24:03 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-04-01 13:25:26 +0200
commitb249b8e26f5090c8cf914604c3ced061e0af0e48 (patch)
tree3b6dc55164c683fb712905667a0ed4c84279b64b /flake.nix
parentbuild(treewide): Update flake.lock files (diff)
downloadnixos-config-b249b8e26f5090c8cf914604c3ced061e0af0e48.tar.gz
nixos-config-b249b8e26f5090c8cf914604c3ced061e0af0e48.zip
build(flake): Deduplicate `treefmt-nix` input for `templates`
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 1a0e295c..bf4239c1 100644
--- a/flake.nix
+++ b/flake.nix
@@ -182,6 +182,7 @@
         nixpkgs.follows = "nixpkgs";
         flake-utils.follows = "flake-utils";
         systems.follows = "systems";
+        treefmt-nix.follows = "treefmt-nix";
       };
     };