nixos/config/sysfs: run treefmt

This commit is contained in:
Wolfgang Walther
2025-08-11 09:16:28 +02:00
parent 9585e9192a
commit f96d58f0c8

View File

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