fixup! [UPGRADE/General] Upgrade to 22.05

Fix extraneous option in nvidia proprietary config
This commit is contained in:
Antoine Viallon 2022-06-09 01:10:34 +02:00
parent 2e90412db2
commit 98c0ce1bc0
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -30,7 +30,6 @@ in {
# null
# ;
};
services.xserver.displayManager.gdm.nvidiaWayland = mkDefault true;
aviallon.boot.cmdline = mkIf cfg.saveAllVram {
NVreg_PreserveVideoMemoryAllocations = 1;