From cdebb58971be3fa6c0a8e51cc7adbc5925804840 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Bon=C3=A9?= Date: Fri, 29 Aug 2025 14:58:29 +0200 Subject: [PATCH] Add nixfmt-rfc-style to common packages --- m/common/base/env.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/m/common/base/env.nix b/m/common/base/env.nix index ebf2444..7d12098 100644 --- a/m/common/base/env.nix +++ b/m/common/base/env.nix @@ -6,6 +6,7 @@ nix-diff ipmitool freeipmi ethtool lm_sensors cmake gnumake file tree ncdu config.boot.kernelPackages.perf ldns pv nix-output-monitor + nixfmt-rfc-style # From bsckgs overlay osumb ];