mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
fixup! [UPGRADE/General] Upgrade to 22.05
Fix extraneous option in nvidia proprietary config
This commit is contained in:
parent
2e90412db2
commit
98c0ce1bc0
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ in {
|
||||||
# null
|
# null
|
||||||
# ;
|
# ;
|
||||||
};
|
};
|
||||||
services.xserver.displayManager.gdm.nvidiaWayland = mkDefault true;
|
|
||||||
|
|
||||||
aviallon.boot.cmdline = mkIf cfg.saveAllVram {
|
aviallon.boot.cmdline = mkIf cfg.saveAllVram {
|
||||||
NVreg_PreserveVideoMemoryAllocations = 1;
|
NVreg_PreserveVideoMemoryAllocations = 1;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue