Commit Graph

9265 Commits

Author SHA1 Message Date
f46b0ec73e common/net: unbound: configure to serve expired records
anecdotally, this seems to aid with the networking blips i see, where hosts are marked down in the infra-cache?
2024-12-05 06:32:21 +00:00
d8b16bacf3 firefox: user.js: enable the downloads button in UI 2024-12-05 04:49:59 +00:00
2afc99bd00 xdg-desktop-portal: allow spawned processes to survive service restarts 2024-12-05 03:36:58 +00:00
78ec98301e sway/xdg-desktop-portals: fix moby so app chooser is provided by gnome portal, even as the requirements for camera access are provided by gtk 2024-12-05 00:52:58 +00:00
a8810d336c sysctl: ship it 2024-12-05 00:06:43 +00:00
e1c8d0d610 man: sandbox; and fix the cache for e.g. man-db 2024-12-04 23:54:54 +00:00
7de16fa95b refactor: replace ps with unixtools.ps, which is just nixpkgs upstream logic that does exactly what i was doing to extract it from procps 2024-12-04 22:47:49 +00:00
aa82d50879 feeds: unsubscribe from The Intercept
idk man, report on events, provide your narrative of the truth, but dont water down newsworthy reports with 10-minute-long moral sermons or unchallenged monologues from iffy sources
2024-12-04 21:39:00 +00:00
bafc1cd85f nixpkgs-bootstrap: 0-unstable-2024-12-03 -> 0-unstable-2024-12-04 2024-12-04 21:15:53 +00:00
fe63675093 nixpkgs-wayland: 0-unstable-2024-12-02 -> 0-unstable-2024-12-03 2024-12-04 21:15:42 +00:00
875e788b87 signal-desktop-from-src: fix hash (?) 2024-12-04 21:15:29 +00:00
154b84809e sops-nix: assets-unstable-2024-11-25 -> assets-unstable-2024-12-02 2024-12-04 21:15:09 +00:00
29b8831064 uassets: 2024-12-02 -> 2024-12-03 2024-12-04 21:14:56 +00:00
1619321aac desko: make it possible to build nixosTests 2024-12-04 21:14:34 +00:00
bc56ecf199 firefox: add reload button back to the UI 2024-12-04 19:02:43 +00:00
894b149dd5 scripts/deploy: add a timeout to the nix copy step 2024-12-04 18:19:32 +00:00
253a9ecc7e common/net/dns/unbound: enable DNS prefetch 2024-12-04 09:24:25 +00:00
716aa4be33 doc: common/net/dns/unbound: cleanup the explanations for why i set what i do 2024-12-04 09:24:07 +00:00
3fcf3bca8a unbound: fix up to better handle network blips
the notes here are not all up-to-date. but the new config is better than the old, which could have failed DNS for 900s post-boot
2024-12-04 04:32:26 +00:00
192771c99f hosts/common: dns: cleanup hickory-dns file 2024-12-03 23:28:47 +00:00
6af6768160 unbound: fix NTP/DNS circular dependency by disabling DNSSEC for pool.ntp.org. 2024-12-03 23:28:16 +00:00
4de9fcc09a refactor: hosts/common/dns: split into separate files 2024-12-03 21:13:50 +00:00
5c69765759 unbound-dns: tweak options to avoid connectivity issues
seems lots of unbound config options combine to create bad effects: best to leave as much as possible defaulted
2024-12-03 21:07:41 +00:00
c950d286d4 net: unbound: remove negative caching for better stability
else sometimes addresses are unresolvable at early boot, and never become reachable again
2024-12-03 17:42:48 +00:00
a72bc90e90 nixpkgs-bootstrap: 0-unstable-2024-12-01 -> 0-unstable-2024-12-03 2024-12-03 17:12:31 +00:00
6f84e33d80 nixpkgs-wayland: 0-unstable-2024-11-29 -> 0-unstable-2024-12-02 2024-12-03 17:12:19 +00:00
b69a0da7f7 uassets: 0-unstable-2024-12-01 -> 0-unstable-2024-12-03 2024-12-03 17:12:03 +00:00
532194b862 servo: speculative wg tunnel fix 2024-12-03 04:49:24 +00:00
535268d6a8 servo: switch back to random wireguard ports 2024-12-03 04:38:16 +00:00
08c5f5661f modules/netns: make the wg port optional 2024-12-03 04:23:53 +00:00
770928357e todo.md: remove outdated moby wlan action 2024-12-03 04:19:19 +00:00
ccb15b2c82 todo.md: remove PPP camera work 2024-12-03 03:52:55 +00:00
cb9aba095d exiftool: fix sandboxing
and with that, also fixes Megapixels open-image button :)
2024-12-03 03:52:29 +00:00
6340a35fb9 hal: pinephone-pro: remove CMA 2024-12-03 03:33:45 +00:00
559ce84e47 megapixels-next: fix so it can save images as .jpg instead of just .dnf 2024-12-03 02:58:30 +00:00
e6bf0e76dc todo.md: update 2024-12-03 02:19:03 +00:00
fc239cfa34 modules/programs: support mime.priority when handling duplicated env keys 2024-12-03 02:18:48 +00:00
38fc2ffb82 megapixels-next: patch to save photos in the right directory (i hope) 2024-12-03 02:02:18 +00:00
2ac3a755e0 blast: port from my own blast-ugjka to the out-for-PR sblast 2024-12-02 23:12:04 +00:00
7affd0f343 firefox: configure laptop zoom to 1.20, keep desktop at 1.70 2024-12-02 22:35:49 +00:00
633e9c64ab firefox: fix uBlock managed-storage
i can finally browse stackoverflow again w/o cookie banners????? IT'S LIKE 2010 AGAIN I LOVE YOU
2024-12-02 21:42:21 +00:00
c5b014c001 firefox-extensions.default-zoom: remove unneeded data 2024-12-02 21:41:38 +00:00
491b489997 programs: firefox: add a few more user.js settings, likely redundant thanks to arkenfox 2024-12-02 21:35:49 +00:00
5521c6c5b6 firefox-extensions.default-zoom: load the zoom from managed storage
this allows it to be configurable per device

this changeset probably does *too* much -- a lot can likely be dropped
2024-12-02 21:35:20 +00:00
8f757d906e feeds: subscribe to https://substack.com/@chlamchowder 2024-12-02 20:37:15 +00:00
84aa332cdb hal: aarch64: disable firefox/browserpass-extension 2024-12-02 19:29:00 +00:00
82f6d630d7 moby: disable unused eg25-manager 2024-12-02 19:28:45 +00:00
b4823f0c41 programs: firefox: tune user.js settings 2024-12-02 18:45:09 +00:00
bdfd0a8901 programs: firefox: un-block about:debugging 2024-12-02 18:44:46 +00:00
a45193f592 programs: firefox: use arkenfox prefs instead of librewolf prefs 2024-12-02 17:52:21 +00:00