chore(nixos): use btop with ADM gpu support
This commit is contained in:
parent
2a947a38f9
commit
c5f69f4c42
1 changed files with 4 additions and 1 deletions
|
@ -94,7 +94,10 @@
|
|||
nmap
|
||||
|
||||
# Processes
|
||||
btop
|
||||
(btop.override {
|
||||
# AMD GPU support
|
||||
rocmSupport = true;
|
||||
})
|
||||
killall
|
||||
|
||||
# Filter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue