modules: hardware: firmware: remove unused 'pkgs'

This commit is contained in:
Bruno BELANYI 2023-03-22 10:45:07 +00:00
parent 359456fbc1
commit e799318a36
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ config, lib, pkgs, ... }: { config, lib, ... }:
let let
cfg = config.my.hardware.firmware; cfg = config.my.hardware.firmware;
in in