mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Update default.nix
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
];
|
||||
|
||||
networking.hostName = "laptop";
|
||||
|
||||
hardware.firmware = [ pkgs.broadcom-bt-firmware ];
|
||||
boot.extraModulePackages = [ config.boot.kernelPackages.broadcom_sta ];
|
||||
|
||||
home-manager.users.thiloho = { pkgs, ... }: {
|
||||
wayland.windowManager.sway.config.output = let
|
||||
|
||||
Reference in New Issue
Block a user