No description
Find a file
Chandler Swift d2ac6d757e
bert: Update caddy-natural-sort.patch
For next time this patch breaks, if I don't feel like fixing it, a good
approximation for this use case is sorting by modified time, e.g.:

    handle /downloads/Newsletters/* {
      file_server {
        browse ${./caddy-browse-template.html} {
          sort time desc
        }
      }
    }
2026-02-18 18:23:02 -06:00
bert bert: Update caddy-natural-sort.patch 2026-02-18 18:23:02 -06:00
bigbird Replace deprecated --fast with --no-reexec 2025-12-17 19:01:50 -06:00
factorio Validate checksum of Factorio mods 2024-08-05 20:04:50 -05:00
oscar Update git settings to match renamed upstream vars 2026-02-10 10:38:36 -06:00
sam sam: Squelch post-quantum warn on Azure Devops SSH 2026-02-11 09:37:20 -06:00
.envrc Set up nix-shell/direnv 2024-11-05 23:59:10 -06:00
.gitignore Set up nix-shell/direnv 2024-11-05 23:59:10 -06:00
create-server.py Add Cloudflare DNS record creation to create-server script 2024-08-04 00:33:01 -05:00
git-pre-commit-hook oscar: Factor out git-pre-commit-hook for use on other machines 2025-07-09 16:49:10 -05:00
shell.nix Set up nix-shell/direnv 2024-11-05 23:59:10 -06:00