they merged the pr

This commit is contained in:
Sakooooo 2024-02-06 08:54:08 +04:00
parent 9ce13939e3
commit a0767a1a09
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -68,15 +68,14 @@
}; };
}; };
hardware = { hardware = {
# TODO Uncomment this on next flake update nvidia = {
# nvidia = { enable = true;
# enable = true; prime = {
# prime = { enable = true;
# enable = true; intelBusId = "PCI:0:2:0";
# intelBusId = "PCI:0:2:0"; nvidiaBusId = "PCI:1:0:0";
# nvidiaBusId = "PCI:1:0:0"; };
# }; };
# };
intelgputools.enable = true; intelgputools.enable = true;
pipewire.enable = true; pipewire.enable = true;
bluetooth.enable = true; bluetooth.enable = true;