Skip to content

Commit

Permalink
Update asus/zephyrus/ga403/default.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 authored Dec 3, 2024
1 parent 494b08a commit c8a49fe
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions asus/zephyrus/ga403/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,6 @@ in {
};
}

(mkIf (versionOlder version "23.11") {
# See https://asus-linux.org/wiki/nixos/ for info about some problems
# detecting the dGPU:
systemd.services.supergfxd.path = [ pkgs.pciutils ];
})

(mkIf (config.networking.wireless.iwd.enable && config.networking.wireless.scanOnLowSignal) {
# Meditek doesn't seem to be quite sensitive enough on the default roaming settings:
Expand Down

0 comments on commit c8a49fe

Please sign in to comment.