AMD GPU: Difference between revisions
Correct Linux AMDGPU Controller section about the systemd unit for lact daemon Tags: Mobile edit Mobile web edit |
mNo edit summary Tags: Mobile edit Mobile web edit |
||
| Line 135: | Line 135: | ||
This application allows you to control your AMD GPU on a Linux system. | This application allows you to control your AMD GPU on a Linux system. | ||
In order to enable the daemon you need to add the package to | In order to enable the daemon you need to add the package to <code>environment.systemPackages</code> and enable the `lact` daemon: | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||
environment.systemPackages = with pkgs; [ | environment.systemPackages = with pkgs; [ | ||