Skip to content

Dell XPS 15 9530#1378

Merged
mergify[bot] merged 2 commits intoNixOS:masterfrom
klowdo:master
Feb 17, 2025
Merged

Dell XPS 15 9530#1378
mergify[bot] merged 2 commits intoNixOS:masterfrom
klowdo:master

Conversation

@klowdo
Copy link
Contributor

@klowdo klowdo commented Feb 15, 2025

Description of changes

Created this from original pr #881 and keep @bashfulrobot as main author.
This is my first contribution to any nix related project so happy to take feedback since i'm bit of a noob!

Thanks for an awsome flake!

Things done
  • Tested the changes in your own NixOS Configuration
  • Tested the changes end-to-end by using your fork of nixos-hardware and
    importing it via <nixos-hardware> or Flake input

bashfulrobot and others added 2 commits February 15, 2025 21:20
- Add new file `dell/xps/15-9530/README.wiki`
- Specify tested hardware
- Add notes section
- Add NVIDIA Offload section

[dell/xps/15-9530/README.wiki]
- Add a new file `dell/xps/15-9530/README.wiki`
- Specify the tested hardware:
CPU, RAM, HDD, Screen, Graphics, Input
- Add a section for notes
- Add a section for NVIDIA Offload

Co-authored-by: Felix Svensson <klowdo.fs@gmail.com>
- 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>
@Mic92
Copy link
Member

Mic92 commented Feb 17, 2025

@mergify queue

@mergify
Copy link
Contributor

mergify bot commented Feb 17, 2025

queue

✅ The pull request has been merged automatically

Details

The pull request has been merged automatically at 3e2ea8a

mergify bot added a commit that referenced this pull request Feb 17, 2025
@mergify mergify bot merged commit 3e2ea8a into NixOS:master Feb 17, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants