Skip to content

Commit a98f1a2

Browse files
Drop some unused inputs
1 parent 536ac3a commit a98f1a2

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

common/gpu/intel/broadwell/default.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
{ lib, pkgs, ... }:
2-
31
{
42
imports = [ ../. ];
53

common/gpu/intel/skylake/default.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
{ pkgs, ... }:
2-
31
{
42
imports = [ ../. ];
53

0 commit comments

Comments
 (0)