Commit 0baa224c authored by Atemu's avatar Atemu Committed by github-actions[bot]
Browse files

radeontop: remove outdated note from description

It Just Works™ without root these days.

(cherry picked from commit d9b67159b05b9f49d681e76aee0ab01df6f058af)
parent 2de7ca01
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
      blocks. Supports R600 and later cards: even Southern Islands should work.
      Works with both the open drivers and AMD Catalyst. Total GPU utilization
      is also valid for OpenCL loads; the other blocks are only useful for GL
      loads. Requires root rights or other permissions to read /dev/mem.
      loads.
    '';
    homepage = "https://github.com/clbr/radeontop";
    platforms = platforms.linux;