Commit Graph

8788 Commits

Author SHA1 Message Date
969d4cbef2 feeds: subscribe to EFF How To Fix The Internet 2024-10-25 03:31:46 +00:00
9045171184 firefox: add a search shortcut for Etymonline 2024-10-24 07:08:48 +00:00
344f08b12b sane-secrets-dump: fix oathtool invocation to always specify --totp 2024-10-24 07:06:34 +00:00
a9c497dc0b nixpkgs-wayland: 0-unstable-2024-10-16 -> 0-unstable-2024-10-23 2024-10-23 21:47:23 +00:00
1335978106 nixpkgs-bootstrap: 0-unstable-2024-10-21 -> 0-unstable-2024-10-23 2024-10-23 21:47:06 +00:00
0f500088a8 firefox-extensions: -> latest 2024-10-23 21:46:26 +00:00
ddd0cc0613 uassets: 0-unstable-2024-10-21 -> 0-unstable-2024-10-23 2024-10-23 21:46:11 +00:00
92b870a1c1 opencellid: 0-unstable-2024-10-15 -> 0-unstable-2024-10-23 2024-10-23 21:45:58 +00:00
f450ee8361 curlftpfs: fix a bug wherein optimized aarch64 readdirs would loop endlessly
the fuse3 API allows for seekable directory iterators, and by not passing the 'offset' parameter to fuse, it was defaulting to garbage and the same part of the directory was being iterated, endlessly
2024-10-23 10:17:18 +00:00
cebfe5df19 fftest: ship 2024-10-22 07:02:16 +00:00
1c57b9ce9e programs/sandbox: include udev rules in the sandboxed program output
notably, this fixes feedbackd so that the PPP haptics/vibrator is writable by the user
2024-10-22 07:01:18 +00:00
c4ca651754 pict-rs: fix for newer nixpkgs 2024-10-21 22:38:20 +00:00
b21ae11b04 NUR: fix eval
locally, at least: hopefully this fixes the CI jobs as well
2024-10-21 22:16:55 +00:00
88a64738e2 nixpkgs-bootstrap: 0-unstable-2024-10-16 -> 0-unstable-2024-10-21 2024-10-21 21:48:16 +00:00
339b5d805f uassets: 0-unstable-2024-10-16 -> 0-unstable-2024-10-21 2024-10-21 21:48:02 +00:00
4ef137101c firefox-extensions: -> latest 2024-10-21 21:47:47 +00:00
ea65680a50 feeds: subscribe to TVW_Washington YouTube 2024-10-21 21:20:03 +00:00
155d1dbc95 firefox: add a search bookmark for Google Maps 2024-10-21 19:39:36 +00:00
98c64a5940 pleroma: fix (and partially strengthen) the sandboxing 2024-10-21 10:17:28 +00:00
d17f436250 hosts/common: ship libgpiod 2024-10-21 08:58:13 +00:00
b69ec1d5f1 pleroma: fix log level warn -> warning 2024-10-21 08:53:22 +00:00
3a8cc67900 audacity: fix .desktop file 2024-10-21 07:41:09 +00:00
089a379d54 moby: actually, just disable the debug uart pull resistor 2024-10-20 08:17:49 +00:00
9d1770f6db moby: HACK: switch UART2_RX to pull down to silence sysrqs from headphone detection
i haven't tested the uart mode with this: hopefully it still works with that.

even with this, i get several hp-detect interrupts, which comes with its
own problem (i.e. pipewire restarts every second).
2024-10-20 06:27:15 +00:00
f8fd59b7be common: enable irqbalance 2024-10-20 06:25:50 +00:00
a5b80e103f alsaUtils/aplay: fix sandboxing 2024-10-20 06:25:33 +00:00
3f22ac89a1 moby: enable camera flash (for use as a torch) 2024-10-20 06:25:16 +00:00
92fa2d4776 moby: import the remainder of the sound config from pine64-org DTS
i didn't check the routing on those, but after applying this in full, 3.5mm-attached mic has way more volume, and i *think* this patch is what fixed that (mic bias)
2024-10-19 05:55:33 +00:00
dba22fdb39 moby: ship alsa w/o the "voice call" configs, since they dont produce any audio 2024-10-19 05:45:18 +00:00
921786de9f moby: sound: add Internal Earpiece node (does it work? idk, but it doesnt break anything!) 2024-10-19 01:53:15 +00:00
65e8e6bf1c pinephone-pro: plumb backlight through to swaync (though apparently i still disable this, in favor of nwg-panel) 2024-10-19 00:09:09 +00:00
35d349a73e moby: re-enable gps-share by lifting it out of HAL 2024-10-19 00:08:07 +00:00
fc4fadbb5b ols: remove WiGLE integration 2024-10-19 00:07:28 +00:00
cfbd385904 bonsai: add a noop delay transition at the root of the state machine, hopefully improves reliability 2024-10-18 20:51:31 +00:00
441e69e708 bunpen: reap child processes when acting as PID1 2024-10-18 08:23:36 +00:00
34ad1831ff moby: synchronize touchscreen rotation with display rotation 2024-10-18 05:18:20 +00:00
2dec4a648e home/fs: limit ~/.persist/* to just the users home data 2024-10-18 05:00:35 +00:00
4a0ae85dd5 sane-find-dotfiles: also print directories in ~/.* 2024-10-18 04:55:43 +00:00
f1dfca12ac swaync: fix so the gps button actually works (by starting gps.target -- not gps.service) 2024-10-18 02:56:17 +00:00
d138cec9fc users/systemd: fix so oneshot services arent stopped immediately after activation 2024-10-18 02:55:44 +00:00
bc8e0d07f4 eg25-control: fix sandboxing (at least, for --power-on) 2024-10-18 02:40:56 +00:00
b33e6a0c73 scripts/deploy: add --force-reboot option 2024-10-18 01:45:48 +00:00
0888c9e994 networkmanager: fix dbus UID check so that nmcli/etc can connect when the service is running as dedicated user 2024-10-18 01:20:43 +00:00
30cd1c06ba findutils: remove sandboxing, it doesnt make sense 2024-10-17 21:46:36 +00:00
0c85d73466 networkmanager: improve sandboxing 2024-10-17 07:02:55 +00:00
8e9800c4e4 networkmanager: disable /etc/resolv.conf management when unbound is enabled 2024-10-17 05:40:21 +00:00
bb87899b95 swayidle: fix local typo 2024-10-17 03:59:10 +00:00
1e045c2c17 nixpkgs-bootstrap: 0-unstable-2024-10-15 -> 0-unstable-2024-10-16 2024-10-17 01:07:56 +00:00
3fb44e6405 uassets: 0-unstable-2024-10-15 -> 0-unstable-2024-10-16 2024-10-17 01:07:31 +00:00
0c43aedc02 nixpkgs-wayland: 0-unstable-2024-10-12 -> 0-unstable-2024-10-16 2024-10-17 01:07:17 +00:00