diff --git a/machines/MacBookPro12.1-hardware-configuration.nix b/machines/MacBookPro12.1-hardware-configuration.nix index 6af84b4..0c8b22a 100644 --- a/machines/MacBookPro12.1-hardware-configuration.nix +++ b/machines/MacBookPro12.1-hardware-configuration.nix @@ -97,8 +97,8 @@ # brcmfmac being loaded during hibernation would not let a successful resume # https://bugzilla.kernel.org/show_bug.cgi?id=101681#c116. # Also brcmfmac could randomly crash on resume from sleep. - powerUpCommands = lib.mkBefore "${pkgs.kmod}/bin/modprobe brcmfmac && ${pkgs.kmod}/bin/modprobe brcmfmac_wcc"; - powerDownCommands = lib.mkBefore "${pkgs.kmod}/bin/rmmod brcmfmac_wcc && ${pkgs.kmod}/bin/rmmod brcmfmac"; + powerUpCommands = lib.mkBefore "${pkgs.kmod}/bin/modprobe brcmfmac"; + powerDownCommands = lib.mkBefore "${pkgs.kmod}/bin/rmmod brcmfmac"; }; # USB subsystem wakes up MBP right after suspend unless we disable it. diff --git a/modules/desktop.nix b/modules/desktop.nix index 3f8663c..82f4403 100644 --- a/modules/desktop.nix +++ b/modules/desktop.nix @@ -147,7 +147,7 @@ #libsForQt5.bismuth mixxx mumble - #neochat + neochat nextcloud-client obsidian signal-desktop