treewide: run nixfmt 1.0.0

This commit is contained in:
Wolfgang Walther 2025-07-22 15:19:36 +02:00
commit 5a0711127c
No known key found for this signature in database
GPG key ID: B39893FA5F65CAE1
5118 changed files with 100492 additions and 103190 deletions

View file

@ -134,7 +134,8 @@ in
};
target = "/metadata.yaml";
}
] ++ templates.files;
]
++ templates.files;
};
};
}