Commit Graph

3103 Commits

Author SHA1 Message Date
ef4bda2b41 sane-wipe: fix sandboxing 2024-10-05 08:43:04 +00:00
189d7da00b firefox: link the bookmarks into fs in a way thats easier to edit at runtime 2024-10-05 08:42:18 +00:00
b3501d1b30 firefox: bookmarks: remove unneeded close tags and prevent firefox from deduping my bookmarks 2024-10-05 08:38:54 +00:00
b75af9678d firefox: bookmarks: format for human editing 2024-10-05 08:17:15 +00:00
b01eac692b firefox: add search bookmarks for aliexpress 2024-10-05 08:07:49 +00:00
3e40fe73f8 notifyActive activation script: fix
the DBUS_SESSION_BUS_ADDRESS env var referred to the XDG_RUNTIME_DIR, the latter wasn't set by the time the former was being evaluated
2024-10-05 07:17:51 +00:00
ec11d681ee sane-private-unlock: init
this presents a simpler unlock mechanism than my previous unl0kr script
2024-10-05 06:55:26 +00:00
0c825263af refactor: activationScripts.nvd: prefer lib.getExe shorthand 2024-10-05 06:13:31 +00:00
9d1bb05e49 refactor: remove unused sane-private-* scripts or move them into scripts/ 2024-10-05 06:03:14 +00:00
e60076bdb9 replace unl0kr with buffyboard
i still need to wire it to gocryptfs
2024-10-05 05:53:25 +00:00
4471ef5e91 firefox: search bookmarks: add Google 2024-10-04 18:45:55 +00:00
780ec13a11 firefox: disable OCSP altogether 2024-10-04 18:45:55 +00:00
bde70fe6bf firefox: use system resolver (omg) 2024-10-04 18:14:50 +00:00
6647223523 dns: replace local recursive resolver with unbound
this affects lappy, moby AND desko, but not servo (yet)
2024-10-04 17:44:30 +00:00
1ab91fb1ea firefox: search bookmarks: allow "amazon" for Amazon.com 2024-10-04 13:18:37 +00:00
44418136f7 firefox: bookmarks: fix GH, MAL search URLs 2024-10-04 10:45:14 +00:00
c3fbb9f39a firefox: sort bookmarks 2024-10-04 10:05:43 +00:00
060996b03c firefox: add search shortcut for docs.rs 2024-10-04 10:05:14 +00:00
37a8c93f4f firefox: add search shortcut for reddit 2024-10-04 10:04:31 +00:00
de3debab16 alacritty: set the cursor to always blink
this seems to override any TTY escape codes, and survive e.g. tput reset
2024-10-04 09:30:05 +00:00
07a0718775 zsh: reset terminal mode on every prompt to prevent broken applications from breaking my input 2024-10-04 09:29:01 +00:00
588fc12bdf sm64coopdx: acquire from upstream nixpkgs PR 2024-10-03 12:39:39 +00:00
5b4cb2c387 programs: ship procs 2024-10-03 11:13:41 +00:00
a36c12712e refactor: remove gpodder-adaptive-configured alias from toplevel packages 2024-10-03 09:33:00 +00:00
da19374044 docs: update references to s6-rc (now using systemd) 2024-10-03 03:36:38 +00:00
0f12c45aa6 swaync: port s6 -> systemd 2024-10-03 03:36:38 +00:00
0744237c13 programs: fix most service invokers (sway, nwg-panel, etc) to use systemd 2024-10-03 03:20:05 +00:00
9991518a64 feeds: unsubscribe from ColdFusion + B1M 2024-10-03 03:00:34 +00:00
45b2d6fdf9 feeds: subscribe to Adam Savage YT channel 2024-10-03 02:59:42 +00:00
1a2ef5e660 browserpass: move from pkgs/patched -> hosts/common/programs/firefox 2024-10-02 17:45:19 +00:00
89d36bacf6 programs/firefox: refactor the extensions to leverage sane.programs (and, in the future, sandboxing) 2024-10-02 17:39:58 +00:00
a668da3c2e firefox: comment out a few extensions i never use 2024-10-02 16:58:59 +00:00
d7293219ee firefox: suport passff as an addon
though i don't yet have it wired to my password store
2024-10-02 15:59:31 +00:00
df972d7b9c refactor: firefox: split out an option for nativeMessagingHosts 2024-10-02 15:58:54 +00:00
606c56036a programs/firefox: remove some dead code 2024-10-02 15:29:46 +00:00
0710419495 programs/assorted: remove programs i havent used in too long 2024-10-02 14:56:38 +00:00
25bba7d73f visidata: remove unnecessary patching 2024-10-02 14:48:08 +00:00
c672c46034 nwg-panel: remove outdated cross-compilation fixes 2024-10-02 14:32:02 +00:00
47e093fc06 playerctl: lift patch to only the place its needed 2024-10-02 14:28:37 +00:00
0b70948d08 feeds: unsubscribe from Byrne Hobart 2024-10-02 13:44:56 +00:00
dc4e86213d firefox: bookmarks: remove the date/time fields 2024-10-02 13:31:49 +00:00
484a177e5c firefox: add GitHub search bookmark 2024-10-02 13:10:20 +00:00
695e639fc9 git: add an alias for "git reset --hard HEAD" 2024-10-02 11:56:58 +00:00
16d31669d1 yt-dlp: add a bandwidth limit when considering the preferred stream 2024-10-02 10:18:30 +00:00
34f0bc529b programs: ship picocom 2024-10-02 00:01:34 +00:00
31aeaf8f35 modules/programs: remove programs whose packages no longer exist 2024-10-01 09:49:16 +00:00
8795212c67 programs: discord: lift to own file 2024-10-01 05:45:28 +00:00
c7abda9393 impure.nix: add new pseudohosts: baseline-{aarch64,x86_64}
immediately apparent is that the config takes 4x as long to eval on cross than on native, regardless of anything else
2024-10-01 04:38:50 +00:00
97d38aecab feeds: subscribe to timclicks.dev 2024-09-30 15:00:45 +00:00
3114b56f41 yt-dlp: fix video sort argument 2024-09-30 13:55:48 +00:00