mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Remove broadcom
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
|
||||
networking.hostName = "laptop";
|
||||
|
||||
boot.extraModulePackages = [ config.boot.kernelPackages.broadcom_sta ];
|
||||
|
||||
services.postgresql = {
|
||||
enable = true;
|
||||
package = pkgs.postgresql_15;
|
||||
|
||||
Reference in New Issue
Block a user