update for book/paper capture, add nixos support

This commit is contained in:
2025-05-08 12:23:31 -07:00
parent ec68e7ddfb
commit 8bd0077efa
2 changed files with 11 additions and 2 deletions

View File

@@ -121,7 +121,8 @@ present on disk."
(localize-and-filter
'("bin" ".local/bin" "go/bin"
"/usr/local/bin"
"/opt/homebrew/bin")))
"/opt/homebrew/bin"
"/run/current-system/sw/bin")))
(require 'scpaste)
(setq scpaste-http-destination "https://p.kyleisom.net"