nixos-hardware/dell
bashfulrobot 3e2ea8a49d feat: Add support for Dell XPS 15-9530 with NVIDIA graphics
- Added `default.nix` file for Dell XPS 15-9530 configuration
- Imported necessary files for CPU, laptop, SSD, and fingerprint
- Enabled thermald service
- Configured iwlwifi module with power saving option
- Removed commented out code for `disable_11ax` option
- Added `default.nix` file for NVIDIA configuration in Dell XPS 15-9530
- Imported `default.nix` file from parent directory and NVIDIA prime configuration file
- Configured `hardware.nvidia.prime` with Bus IDs of Intel and NVIDIA GPUs

[dell/xps/15-9530/default.nix]
- Add a new file `dell/xps/15-9530/default.nix`
- Import the following files: `../../../common/cpu/intel`, `../../../common/pc/laptop`, `../../../common/pc/laptop/ssd`, and `./fingerprint`
- Enable thermald service
- Add configuration for iwlwifi module with `options iwlwifi power_save=1`
- Remove commented out code for `disable_11ax` option
[dell/xps/15-9530/nvidia/default.nix]
- Added a new file `default.nix` in the directory `dell/xps/15-9530/nvidia/`
- The file `default.nix` includes two imports: `../default.nix` and `../../../../common/gpu/nvidia/prime.nix`
- Added a configuration for `hardware.nvidia.prime` which includes the Bus IDs of the Intel and NVIDIA GPUs.

Co-authored-by: Felix Svensson <klowdo.fs@gmail.com>
2025-02-17 13:20:39 +00:00
..
e7240 treewide: apply deadnix and statix 2022-12-31 11:57:44 +01:00
g3 Added profile for Dell G3 3579 laptop 2025-02-06 04:19:50 +00:00
inspiron dell-inspiron-3442: init 2025-02-01 06:32:00 +00:00
latitude dell/latitude/7420: init 2025-01-24 20:47:19 +00:00
optiplex/3050 Dell Optiplex 3050: init 2024-06-26 14:30:13 +00:00
poweredge add dell poweredge r7515 2021-11-13 09:04:08 +01:00
precision dell-precision-5560: enable fwupd 2024-12-18 12:37:41 +02:00
xps feat: Add support for Dell XPS 15-9530 with NVIDIA graphics 2025-02-17 13:20:39 +00:00