Commit graph

1127 commits

Author SHA1 Message Date
Pig Monkey
41910f65cd drop cryptshot 2026-07-14 16:25:44 -07:00
Pig Monkey
c0c845b12e replace ntfs-3g with ntfsprogs 2026-07-14 16:24:20 -07:00
Pig Monkey
106586446a migrate palisade to resnap 2026-07-14 16:24:03 -07:00
Pig Monkey
75c85af90a add framework-tool-tui 2026-05-23 20:19:06 -07:00
Pig Monkey
4635949407 migrate bishorn to resnap 2026-05-14 17:16:28 -07:00
Pig Monkey
9aef9ea1c4 update alta uuid 2026-05-13 17:10:05 -07:00
Pig Monkey
5ef452cd7c add additional network privacy options
Closes #131
2026-05-13 11:58:38 -07:00
Pig Monkey
ebbe4ac318 re-add missing firejail url 2026-05-10 11:40:47 -07:00
Pig Monkey
938cf331dc remove out of date references from the README
I haven't actually read this in about a decade.
2026-05-10 11:39:20 -07:00
Pig Monkey
085423aa87 install restash
Users will need to provision their own `~/.config/restash/restash.conf`
file. The systemd services will not execute until that file exists, so
its presence acts as the trigger to creating snapshots.
2026-05-10 11:30:57 -07:00
Pig Monkey
28fd84a709 chirp-next replaced chirp-daily 2026-05-10 10:56:11 -07:00
Pig Monkey
efa9782377 drop gnome roles
I've never used the gnome roles and have no interest in maintaining
them. They currently have broken packages, which suggest no other spark
user has interest in maintaining them either.
2026-05-10 10:54:22 -07:00
Pig Monkey
6d012e1b50 python-pyxdg replaces python-xdg 2026-05-10 10:51:47 -07:00
Pig Monkey
fa9220aa1f package name should be lowercase 2026-05-10 10:51:05 -07:00
Pig Monkey
9dabef4150 bind-tools was renamed to bind 2026-05-10 10:50:42 -07:00
Pig Monkey
32d1690e67 rofi-pass was demoted to AUR 2026-05-10 10:48:12 -07:00
Pig Monkey
062b8b0e31 python-uharfbuzz graduated from AUR 2026-05-10 10:47:02 -07:00
Pig Monkey
c3e45813c2 drop epy-git 2026-05-10 10:46:20 -07:00
Pig Monkey
40afbbf066 miller graduated from AUR 2026-05-10 10:44:47 -07:00
Pig Monkey
1147a5ab18 xsv graduated from AUR 2026-05-10 10:44:16 -07:00
Pig Monkey
bbc544c570 myrepos graduated from AUR 2026-05-10 10:43:41 -07:00
Pig Monkey
cd6d972ffc add script to check current package state
100% vibe-coded by Claude.
2026-05-10 10:42:12 -07:00
Pig Monkey
05c5787e09 remove duplicate git-annex role 2026-05-10 10:02:40 -07:00
Pig Monkey
3a6de7d084 add max timeout to mailsync 2026-05-09 10:40:21 -07:00
Pig Monkey
375066b04f drop tarsnap 2026-05-09 10:40:17 -07:00
Pig Monkey
2d45771d0b remove borg 2026-05-08 10:45:40 -07:00
Pig Monkey
4ca00a2810 add resnap
Users must provide their own password and restore files.
2026-05-08 08:38:23 -07:00
Pig Monkey
e08a318ee3 install restic 2026-05-01 18:01:34 -07:00
Pig Monkey
3ac6754c01 install fd 2026-04-22 11:59:53 -07:00
Pig Monkey
698a35fb91 combine ripgrep and bat roles 2026-04-22 11:59:01 -07:00
Pig Monkey
292390e724 remove virtualenvwrapper, himawaripy 2026-04-15 21:16:40 -07:00
Pig Monkey
b5943432c2 replace ncmpcpp with rmpc 2026-04-11 10:38:15 -07:00
Pig Monkey
bfa128df3b disable taskwarrior sync
I stopped syncing taskwarrior a couple years ago.
2026-04-10 17:10:48 -07:00
Pig Monkey
d371aaca1f be silent about auto-detecting python 2026-04-10 15:55:54 -07:00
Pig Monkey
9eda1977ec remove unused roles 2026-04-10 15:53:20 -07:00
Pig Monkey
f422450da6 ansible-lint 2026-04-10 15:49:13 -07:00
Pig Monkey
56584e528b replace vdirsyncer with pimsync 2026-04-09 15:30:40 -07:00
Pig Monkey
7163e79c1e exclude migrant.sh wireguard tunnels 2026-04-08 09:26:24 -07:00
Pig Monkey
a99b15c4ce manage nmtrust excluded networks 2026-03-30 22:05:20 -07:00
Pig Monkey
b59921d502 enable/start libvirt sockets, add user to group 2026-03-26 18:05:45 -07:00
Pig Monkey
56011ace8d add migrant.sh dependencies 2026-03-26 17:55:16 -07:00
Pig Monkey
abd2882879 prefer openbsd-netcat over gnu-netcat 2026-03-21 20:14:54 -07:00
Pig Monkey
e0fe5e676b remove en_SE to en_DK locale link
glibc 2.43 now ships with an actual en_SE locale. Having this link will
now conflict with the package provided file.

This new, actual en_SE locale mostly works for our LC_TIME purposes.
Unlike en_DK, it uses numerical offsets for timezones (which I'm ok
with) and does not include any separator between the seconds and the
timezone (which I'm less ok with).

So instead of en_DK:

    d_t_fmt  "%Y-%m-%dT%T %Z"

Now we have actual en_SE:

    d_t_fmt  "%Y-%m-%dT%T%:z"

I'll live with it. I'm willing to put up with much to get sane ISO8601
YYYY-MM-DD date formatting in my browser.

https://lists.gnu.org/archive/html/info-gnu/2026-01/msg00005.html

https://pig-monkey.com/2024/02/things-i-do-for-time/
2026-02-12 22:48:49 -08:00
Pig Monkey
db6056c78f add new ocrmypdf aur deps 2026-02-05 11:50:16 -08:00
Pig Monkey
1abf8b988e the GNU units AUR package now ships its own currency update service 2026-01-18 22:34:02 -08:00
Pig Monkey
79800d9f64 add yt-dlp-ejs
This allows you to skip the `--remote-components ejs:github` in your
yt-dlp config.
2025-11-20 14:16:26 -08:00
Pig Monkey
3cd6770367 remove abandoned gimp plugin 2025-11-20 14:15:38 -08:00
Pig Monkey
39d5cae298 drop framework charge control service
When I first bought my Framework, the battery charge limit reset after
every boot, necessitating something like this. With later firmware
versions, it doesn't reset, so there's no need for a service. Just set
your preferred limit once, using whatever method you like, and then
forget about it.
2025-11-06 16:48:48 -08:00
Pig Monkey
ae45ab865c wttr: just use lat,lon for location
Postal codes aren't globally unique.
2025-11-04 14:48:19 -08:00
Pig Monkey
e720ded28d disable AMD Adaptive Backlight Management
Word on the street is that this can save 0.5W, but I think I'm ok with
spending those electrons.
2025-09-29 09:48:48 -07:00