Remove igt-gpu-tools.
This depends on oping which has been failing to build for a while.
This commit is contained in:
parent
621625d831
commit
075a768424
@ -39,3 +39,5 @@ firefox_config:
|
||||
# Allow sending dark mode preference to websites.
|
||||
# Allow sending timezone to websites.
|
||||
privacy.fingerprintingProtection.overrides: "+AllTargets,-CSSPrefersColorScheme,-JSDateTimeUTC"
|
||||
# Disable weather on new tab page
|
||||
browser.newtabpage.activity-stream.showWeather: false
|
||||
|
@ -8,7 +8,6 @@
|
||||
- libva-utils # for vainfo
|
||||
- vdpauinfo # for vdpauinfo
|
||||
- libvdpau-va-gl # vdpau support
|
||||
- igt-gpu-tools # for intel_gpu_top
|
||||
- vulkan-tools # For vulkaninfo
|
||||
state: present
|
||||
|
||||
|
@ -26,7 +26,6 @@ graphics/drm-kmod
|
||||
graphics/evince
|
||||
graphics/gimp
|
||||
graphics/graphviz
|
||||
graphics/igt-gpu-tools
|
||||
graphics/imv
|
||||
graphics/inkscape
|
||||
graphics/mesa-gallium-va
|
||||
|
@ -34,5 +34,8 @@
|
||||
"black-formatter.importStrategy": "fromEnvironment",
|
||||
"workbench.statusBar.visible": false,
|
||||
"git.openRepositoryInParentFolders": "never",
|
||||
"files.autoSave": "afterDelay"
|
||||
"files.autoSave": "afterDelay",
|
||||
"editor.rulers": [
|
||||
100
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user