mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
remove GPU from console info
This commit is contained in:
parent
54dd205e7e
commit
327d775b41
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ let
|
||||||
info "Shell" shell
|
info "Shell" shell
|
||||||
info "Resolution" resolution
|
info "Resolution" resolution
|
||||||
info "CPU" cpu
|
info "CPU" cpu
|
||||||
info "GPU" gpu
|
|
||||||
info "Memory" memory
|
info "Memory" memory
|
||||||
info "Disk" disk
|
info "Disk" disk
|
||||||
info "Local IP" local_ip
|
info "Local IP" local_ip
|
||||||
|
|
Loading…
Reference in a new issue