Skip to content
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

macbook air 7 #1138

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

theotheroracle
Copy link
Contributor

Description of changes
Things done

added macbook air 7 and added to flake.nix and readme, also added readme in folder describing issues with wifi driver

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

../.
];

boot.extraModulePackages = lib.mkDefault [ config.boot.kernelPackages.broadcom_sta ];
Copy link
Member

Choose a reason for hiding this comment

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

Does nixos-generate-config not also include this already?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i'm not sure, the wifi didn't work initially, but i was able to get it working later, the macbook is currenly not booting, but if i get it fixed i'll let you know

Copy link
Member

Choose a reason for hiding this comment

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

Afaik it should be in your hardware-configuration.nix. At least this is what I remember reading the perl code.

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