[bot] nixos/*: remove unused arguments in lambdas
This commit is contained in:
@@ -510,7 +510,7 @@ in {
|
||||
'';
|
||||
default = { };
|
||||
type = types.attrsOf (types.submodule (
|
||||
{ name, config, ... }: {
|
||||
{ ... }: {
|
||||
options = {
|
||||
|
||||
path = mkOption {
|
||||
|
||||
Reference in New Issue
Block a user