Update FredOS-Macbook.nix

This commit is contained in:
ediblerope 2025-12-19 09:21:47 +00:00 committed by GitHub
parent 00533017cb
commit 357afa9b1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@
# Put nixpkgs config INSIDE the mkIf
nixpkgs.config.permittedInsecurePackages = [
"broadcom-sta-6.30.223.271-59-6.18"
"broadcom-sta-6.30.223.271-59-6.18.1"
];
};
}