1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2025-01-13 20:39:46 +01:00

Removed per Mic92's suggestion

This commit is contained in:
caleb 2024-12-03 17:49:02 -05:00
parent 5198cf6ff8
commit 162f8ac135

View file

@ -69,12 +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:
# https://wiki.archlinux.org/title/Wpa_supplicant#Roaming