[bot] nixos/*: remove unused arguments in lambdas
This commit is contained in:
@@ -64,7 +64,7 @@ let
|
||||
"DEVICESCAN ${notifyOpts}${cfg.defaults.autodetected}"}
|
||||
'';
|
||||
|
||||
smartdDeviceOpts = { name, ... }: {
|
||||
smartdDeviceOpts = { ... }: {
|
||||
|
||||
options = {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user