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