deploy gnome-screenshot, for camera testing

This commit is contained in:
2024-09-17 02:02:24 +00:00
parent dfe3f39225
commit bcc6c773cb

View File

@@ -300,6 +300,7 @@ in
# "gnome.gnome-terminal" # works on phosh
"gnome-frog" # OCR/QR decoder
"gnome-maps"
"gnome-screenshot" # libcamera-based screenshotter, for debugging; should be compatible with gc2145 camera on Pinephone
"gnome-weather"
"gpodder"
"gst-device-monitor" # for debugging audio/video
@@ -675,6 +676,8 @@ in
# TODO: probably need /dev and such
];
gnome-screenshot = {};
google-chrome.sandbox.enable = false; # google-chrome is my "pleeeaaase work" fallback, so let it do anything.
# gparted: run with `sudo -E gparted` (-E to keep the wayland socket)