mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
levi: switch to mux mode
This commit is contained in:
parent
1ea3203050
commit
29ccf6e8b6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{ lib, pkgs, ... }:
|
||||
let
|
||||
current-mode = "nvidia";
|
||||
current-mode = "nvidia-mux";
|
||||
|
||||
constants = {
|
||||
hardware.nvidia.prime.intelBusId = "PCI:0:2:0";
|
||||
|
|
Loading…
Reference in a new issue