Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork819
FaceTimeHD-Camera and WiFi for MacBook-Air 7,2#1543
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
| hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware; | ||
| ## Webcam | ||
| hardware.facetimehd.enable = true; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
To me it seems that this module is pretty much the same asapple-macbook-air-7. We tend to not duplicate nixos-generate-config in nixos-hardware and the only new option is facetimehd, which the apple module already enables.
Uh oh!
There was an error while loading.Please reload this page.
Description of changes
Things done
nixos-hardwareandimporting it via
<nixos-hardware>or Flake input