mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Update flake
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
];
|
||||
|
||||
networking.hostName = "laptop";
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
hardware.firmware = [ pkgs.broadcom-bt-firmware ];
|
||||
boot.extraModulePackages = [ config.boot.kernelPackages.broadcom_sta ];
|
||||
|
||||
Reference in New Issue
Block a user