nixos-hardware/dell/xps
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
..
13-7390 Add fwupd to Dell XPS 13 7390 config 2024-01-13 23:04:19 +00:00
13-9300 drop acpi_call from nixos-hardware 2024-12-02 12:33:14 +01:00
13-9310 Update dell/xps/13-9310/default.nix 2023-12-29 19:45:20 +00:00
13-9315 add dell xps 9315 2024-10-04 15:36:56 +00:00
13-9333 remove unused variables with deadnix 2023-12-25 20:25:23 +00:00
13-9343 add xps 13 (9343) 2020-07-05 10:46:39 -04:00
13-9350 Add Dell XPS 13 9350 2022-08-03 11:07:04 -07:00
13-9360 treewide: Switch from gpu/intel to cpu/intel where applicable 2024-10-21 09:00:57 +00:00
13-9370 drop acpi_call from nixos-hardware 2024-12-02 12:33:14 +01:00
13-9380 drop acpi_call from nixos-hardware 2024-12-02 12:33:14 +01:00
15-7590 feat: Add support for NVIDIA microarchitecture to xps 7590 and 9570 2024-09-03 17:29:09 +00:00
15-9500 dell-xps-15-9500: Add nvidia architecture 2024-09-03 12:16:31 -06:00
15-9510 dell-xps-15-9510: Add nvidia architecture 2024-09-03 12:16:41 -06:00
15-9520 dell/xps/15-9520: add alder-lake gpu profile 2024-10-20 19:56:39 +00:00
15-9530 feat: Add support for Dell XPS 15-9530 with NVIDIA graphics 2025-02-17 13:20:39 +00:00
15-9550 Revert "dell/xps/15-9520: use alder-lake gpu profile" 2024-10-20 19:56:39 +00:00
15-9560 treewide: Switch from gpu/intel to cpu/intel where applicable 2024-10-21 09:00:57 +00:00
15-9570 treewide: Switch from gpu/intel to cpu/intel where applicable 2024-10-21 09:00:57 +00:00
17-9700 dell-xps-17-9700: Add nvidia architecture 2024-09-03 12:17:32 -06:00
17-9710 add xps 17 9710 2022-01-11 10:05:50 -08:00
sleep-resume Support reloading btusb module after resuming 2022-12-31 14:23:53 +13:00