Skip to content

Add dell precision-5680 hardware #1503

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

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

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

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