mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 09:38:07 +08:00
remove unused variables with deadnix
This commit is contained in:
committed by
mergify[bot]
parent
249a94e715
commit
b7747f0f60
@@ -1,4 +1,4 @@
|
||||
{ config, pkgs, lib, modulesPath, ... }:
|
||||
{ config, pkgs, modulesPath, ... }:
|
||||
|
||||
let firmware = pkgs.callPackage ./firmware.nix { };
|
||||
in {
|
||||
|
||||
Reference in New Issue
Block a user