remove unused variable
This commit is contained in:
parent
0ca50771ee
commit
2636930dd4
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
}:
|
||||
with lib; let
|
||||
cfg = config.modules.hardware.nvidia;
|
||||
busIDType = lib.types.strMatching "([[:print:]]+[\:\@][0-9]{1,3}\:[0-9]{1,2}\:[0-9])?";
|
||||
in {
|
||||
imports = [
|
||||
./prime.nix
|
||||
|
|
Loading…
Reference in a new issue