treewide: remove unused with

Auto-fixed by nixf-diagnose.
This commit is contained in:
Wolfgang Walther 2025-09-01 13:00:13 +02:00
commit c283f32d29
No known key found for this signature in database
GPG key ID: B39893FA5F65CAE1
1135 changed files with 1168 additions and 1186 deletions

View file

@ -17,8 +17,8 @@ in
(lib.mkRemovedOptionModule [ "services" "tumbler" "package" ] "")
];
meta = with lib; {
maintainers = with lib.maintainers; [ ] ++ lib.teams.pantheon.members;
meta = {
maintainers = [ ] ++ lib.teams.pantheon.members;
};
###### interface