nixos/config/sysfs: run treefmt (#432729)

This commit is contained in:
Wolfgang Walther
2025-08-11 07:23:09 +00:00
committed by GitHub

View File

@@ -191,8 +191,7 @@ in
config = lib.mkIf (cfg != { }) {
systemd = {
paths =
{
paths = {
"nixos-sysfs@" = {
description = "/%I attribute watcher";
pathConfig.PathExistsGlob = "/%I";