Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixos-hardware
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3158e7c609760395bbc3c6c3070ef0cf1ef0573a
Choose a base ref
..
head repository: NixOS/nixos-hardware
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4a7366b07d6da59d972178aec33b999d8a445955
Choose a head ref
Showing with 4 additions and 4 deletions.
  1. +4 −4 lenovo/thinkpad/p16s/intel/gen2/default.nix
8 changes: 4 additions & 4 deletions lenovo/thinkpad/p16s/intel/gen2/default.nix
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{lib, ...}: {
imports = [
../.
../../../../common/cpu/intel/raptor-lake
../../../../common/gpu/intel/raptor-lake
../../../../common/gpu/nvidia/ampere
../../../../common/gpu/nvidia/prime.nix
../../../../../common/cpu/intel/raptor-lake
../../../../../common/gpu/intel/raptor-lake
../../../../../common/gpu/nvidia/ampere
../../../../../common/gpu/nvidia/prime.nix
];

boot.initrd.availableKernelModules = [