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
|
with lib; let
|
||||||
cfg = config.modules.hardware.nvidia;
|
cfg = config.modules.hardware.nvidia;
|
||||||
busIDType = lib.types.strMatching "([[:print:]]+[\:\@][0-9]{1,3}\:[0-9]{1,2}\:[0-9])?";
|
|
||||||
in {
|
in {
|
||||||
imports = [
|
imports = [
|
||||||
./prime.nix
|
./prime.nix
|
||||||
|
|
Loading…
Reference in a new issue