mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +02:00
other: fix deploy profile
This commit is contained in:
parent
4246194634
commit
f093902aef
@ -67,11 +67,9 @@ battery = ["starship-battery"]
|
||||
nvidia = ["nvml-wrapper"]
|
||||
gpu = ["nvidia"]
|
||||
zfs = []
|
||||
|
||||
# Logging for debugging performance.
|
||||
logging = ["fern", "log", "time/local-offset"]
|
||||
|
||||
default = ["battery", "gpu", "zfs"]
|
||||
deploy = ["battery", "gpu", "zfs"]
|
||||
default = ["deploy"]
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.75"
|
||||
|
Loading…
x
Reference in New Issue
Block a user