Update flake

This commit is contained in:
thiloho
2023-06-19 17:54:47 +02:00
parent 0ba53aa62a
commit daaf26d535
3 changed files with 11 additions and 15 deletions

View File

@@ -7,8 +7,6 @@
];
networking.hostName = "laptop";
nixpkgs.config.allowUnfree = true;
hardware.firmware = [ pkgs.broadcom-bt-firmware ];
boot.extraModulePackages = [ config.boot.kernelPackages.broadcom_sta ];