mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 09:38:07 +08:00
Initialize general.nix; merge defaults into all ThinkPad configurations
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ./general.nix ];
|
||||
|
||||
boot = {
|
||||
kernelParams = [
|
||||
# Kernel GPU Savings Options (NOTE i915 chipset only)
|
||||
|
||||
Reference in New Issue
Block a user