1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

homeros: try adding nvidia keys

This commit is contained in:
Kierán Meinhardt
2019-01-31 23:39:28 +01:00
parent 10e1b32dc3
commit a3ea9aeeaf

View File

@@ -27,6 +27,8 @@
[ { device = "/dev/disk/by-uuid/5ea3a65e-8fdb-45fb-ad32-3759d991a83a"; }
];
# services.xserver.videoDrivers = [ "nvidia" ];
nix.maxJobs = lib.mkDefault 4;
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
}