mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 16:57:14 +08:00
thinkpad: common.nix -> default.nix + fixup after intel.nix drop
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ../. ];
|
||||
|
||||
boot = {
|
||||
kernelParams = [
|
||||
"drm.debug=0"
|
||||
|
||||
Reference in New Issue
Block a user