aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
47 hoursBump caddy porkbun plugin to v0.3.1HEADmasterAnthony Wang
5 daysDéjà Dup 48.2 finally merged!!!Anthony Wang
7 daysKeep fusee-nano installed so I can boot the switchAnthony Wang
9 daysRemove unnecessary UTC stuff for ThinkPad since I'm always in a TZ behind UTCAnthony Wang
9 daysBump deja-dup and caddy versions, update flake.lockAnthony Wang
12 daysKDE 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
2025-04-26Create /home subvolume tooAnthony Wang
2025-04-26Use nested instead of flat btrfs subvolumes, noatime mount flag•••This took me an embarrassingly long time to decide since idk it was very OCD inducing but anyways it's much simpler to use nested subvolumes and the main advantage of flat is being able to switch out your root subvolume which I would just never do in the first place. Also, systemd-tmpfiles already creates a lot of subvolumes so it's a bit awkward to have an arbitrary Arch-inspired manual list that get mounted and have some that tmpfiles itself created. And anyways it's just more elegant this way. Anthony Wang
2025-04-24Capitalize Nixpkgs, update flake.lockAnthony Wang
2025-04-23Use elan for mathlibAnthony Wang
2025-04-23Revert "Use elan and VSCode-installed Dafny to avoid version incompatibilities"•••This reverts commit cb14293b8e332f13de9105dea7b7f26a08e384ef. Anthony Wang
2025-04-23Use elan and VSCode-installed Dafny to avoid version incompatibilitiesAnthony Wang
2025-04-23Tip for installing specific version of packageAnthony Wang
2025-04-23Comment about Dafny VSCodeAnthony Wang
2025-04-23Disable evil Akonadi stuff, don't need to manually set ssh_askpassAnthony Wang
2025-04-23NixOS tip for getting diff between system generations, update flake.lockAnthony Wang
2025-04-22SSH_ASKPASS_REQUIRE is not necessaryAnthony Wang
2025-04-21Add comments about the stupid fingerprint reader stuff so future me is less s...Anthony Wang
2025-04-21Make sure we kill fprintd first and ignore errors since I suspect fprintd dis...Anthony Wang
2025-04-21Use latest tag of disko rather than Git masterAnthony Wang
2025-04-20Better joke message for cgit since it already mentions the cgit version at th...Anthony Wang
2025-04-20Apparently we're doing Lean nowAnthony Wang
2025-04-19Oh I'm dumb I have to move the USB persist thing in front of killall which ex...Anthony Wang
2025-04-19More Nix tipsAnthony Wang