Skip to content

Conversation

bubuntux
Copy link

@bubuntux bubuntux commented Jun 17, 2025

Description of changes

Add dell precision-5680 hardware

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

@bubuntux bubuntux force-pushed the master branch 2 times, most recently from 78014bf to b848860 Compare June 17, 2025 21:14
services = {
fwupd.enable = lib.mkDefault true; # update firmware
hardware.bolt.enable = lib.mkDefault true; # use thunderbolt
pcscd.enable = lib.mkDefault true; # card reader
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this module from yubikeys. Does this hardware has some sort of sd-card slot?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, this laptop comes with a sd-card reader

Adds hardware profile for Dell Precision 5680 with:
- Intel CPU with KVM support
- NVIDIA GPU with PRIME configuration
- Intel IPU6 webcam support
- Thunderbolt support
- Thermal management
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.

2 participants