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 != { }) { config = lib.mkIf (cfg != { }) {
systemd = { systemd = {
paths = paths = {
{
"nixos-sysfs@" = { "nixos-sysfs@" = {
description = "/%I attribute watcher"; description = "/%I attribute watcher";
pathConfig.PathExistsGlob = "/%I"; pathConfig.PathExistsGlob = "/%I";