aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
18 hoursEnable tmux on serverHEADmasterAnthony Wang
4 daysUpdate cgit, maybe fix Caddy wildcard cert config error?Anthony Wang
7 daysNO MORE CANCER, ALL MY FAVORITE LINKEDIN INFLUENCERS USE LEANAnthony Wang
7 daysRemove extraneous newlineAnthony Wang
8 daysDon't hardcode Python versionAnthony Wang
9 daysA bit more cleanupAnthony Wang
9 daysMake the order of options consistent between both default.nix'sAnthony Wang
9 daysClean up configs a bitAnthony Wang
10 daysMove Firefox/Thunderbird configs here from dotfiles, combine all two-item att...•••That second thing is probably super controversial since it bloats up the line and byte counts, but my reasoning is that I'm currently doing it inconsistently in various places and plus who cares about line counts anyways. Anthony Wang
12 daysmaliit-keyboard sucks and should be replaced with plasma-keyboard eventually...Anthony Wang
2025-06-29Add comment about maliit-keyboard libpinyin bugAnthony Wang
2025-06-25Turns out I really do need my container escape hatch sadAnthony Wang
2025-06-22Update Caddy and cgit versionsAnthony Wang
2025-06-21Remove extraneous newlinesAnthony Wang
2025-06-21Use latest kernel (revert if this causes trouble)Anthony Wang
2025-06-21system.rebuild.enableNg is true by default nowAnthony Wang
2025-06-10Remove Podman, clean up commentsAnthony Wang
2025-06-06Deploy-rs is being annoying and deprecating stuff in https://github.com/serok...Anthony Wang
2025-05-31Bump caddy porkbun plugin to v0.3.1Anthony Wang
2025-05-28Déjà Dup 48.2 finally merged!!!Anthony Wang
2025-05-25Keep fusee-nano installed so I can boot the switchAnthony Wang
2025-05-24Remove unnecessary UTC stuff for ThinkPad since I'm always in a TZ behind UTCAnthony Wang
2025-05-24Bump deja-dup and caddy versions, update flake.lockAnthony Wang
2025-05-21KDE can auto set the time zone now so don't hardcode itAnthony Wang
2025-05-18Remove some unused packages, more comments about elanAnthony Wang
2025-05-18A bit of cleanupAnthony Wang
2025-05-18Download stuff locally then copy to server for deploy-rs to avoid OOMAnthony Wang
2025-05-11Nuke Dafny•••FRIENDSHIP WITH DAFNY ENDED, LEAN IS MY NEW BESTIE Anthony Wang
2025-05-10Fix missing 404 page for my siteAnthony Wang
2025-05-08Move Caddy dns provider to globalConfig for Caddy 2.10•••Caddy now uses wildcard certs whenever possible using the global dns settings Anthony Wang
2025-05-08Nix trick to inspect system configAnthony Wang
2025-05-08Update formerly broken caddy-dns/porkbunAnthony Wang
2025-05-06Clarify confusing comment•••Oh and btw installing lean4 doesn't make that the default elan toolchain since elan's lean binary gets enabled in the current environment instead of lean4's lean binary Anthony Wang
2025-05-05Fix sqlite -> sqlite3 typoAnthony Wang
2025-05-05More Rust stuff and utilitiesAnthony Wang
2025-05-04I NEED MY LSPSSSSSSAnthony Wang
2025-05-04MOOOAAARRR RUST, update flake.lockAnthony Wang
2025-05-04Enable Podman againAnthony Wang
2025-05-01Sort programs alphabetically tooAnthony Wang
2025-05-01Rust! Rust! Rust!Anthony Wang
2025-04-30Add more comments, update flake.lockAnthony Wang
2025-04-28Remove Plasma vaults and gocryptfsAnthony Wang
2025-04-27Make USB persist file read-only to solve weird race conditionsAnthony Wang
2025-04-27Hide annoying command-not-found error messageAnthony Wang
2025-04-27OK let's use deja-dup 48.1 because why not (and I think it fixes some weird r...Anthony Wang
2025-04-27Compile deja-dup with restic supportAnthony Wang
2025-04-27Make the symlink latest srv script actually work•••OK that was deceptively tricky Anthony Wang
2025-04-26Delete the janky rclone script and replace it with restic-based deja-dup•••rclone is stateless and file-based but I have 30000 files so it's pretty awful for backups and takes forever and gets rate-limited. I've used deja-dup before and it requires absolutely 0 brain cells and uses restic (which uses rclone) under the hood but restic is block based and super fast so I think it's way better. Plus, now I can back up pretty much my whole home directory (other than a few gigantic manually excluded dirs) so I shouldn't be afraid at all anymore about data loss. And btw I think the exclude lists are user-side config so they don't below in this repo. Anthony Wang
2025-04-26Krita overlay which should work in theory but I'm too impatient to compile th...Anthony Wang
2025-04-26Remove redundant sudo rules, use services.btrbk.sshAccess for more securityAnthony Wang