nixos/config/sysfs: run treefmt
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user