[bot] nixos/*: remove unused arguments in lambdas
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# This module allows you to export something from configuration
|
||||
# Use case: export kernel source expression for ease of configuring
|
||||
|
||||
{ config, lib, ... }:
|
||||
{ lib, ... }:
|
||||
|
||||
{
|
||||
options = {
|
||||
|
||||
Reference in New Issue
Block a user