diff --git a/hosts/odyssey/hardware-configuration.nix b/hosts/odyssey/hardware-configuration.nix index 9dac7ad..eb70b6f 100644 --- a/hosts/odyssey/hardware-configuration.nix +++ b/hosts/odyssey/hardware-configuration.nix @@ -44,6 +44,7 @@ powerManagement.enable = true; nvidiaSettings = false; }; + nvidia-container-toolkit.enable = true; }; powerManagement.cpuFreqGovernor = "schedutil";