deprecation fixups

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-07-07 23:00:19 +02:00
parent 813a3fd019
commit 03d3741aed
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ in
config = lib.mkIf nvidia.enable {
environment.systemPackages = with pkgs; [
lshw
nvtop
nvtopPackages.full
glxinfo
(pkgs.writeShellScriptBin "nvidia-offload" ''
export __NV_PRIME_RENDER_OFFLOAD=1