machine-config/bert/services
Chandler Swift b933ecc24e
bert: Fix bigbird_public mount path
The mount path had changed months back:

    commit ccc8708a6b
    Author: Chandler Swift <chandler@chandlerswift.com>
    Date:   Tue Jan 14 23:31:14 2025 -0600

        bert: Rename mount so systemd doesn't escape hyphen

    diff --git a/bert/configuration.nix b/bert/configuration.nix
    index 61f79b1..4072b87 100644
    --- a/bert/configuration.nix
    +++ b/bert/configuration.nix
    @@ -40 +40 @@
    -  fileSystems."/mnt/bigbird-public" = {
    +  fileSystems."/mnt/bigbird_public" = {

but I missed this use, so `/sheets` was 404ing.
2025-07-04 14:27:53 -05:00
..
http bert: Fix bigbird_public mount path 2025-07-04 14:27:53 -05:00
factorio.nix bert, oscar: Update factorio package 2025-06-05 20:04:25 -05:00
forgejo.nix bert: Enable push-to-create in Forgejo 2024-11-12 00:47:55 -06:00
minecraft.nix Upgrade to Minecraft 1.21.6 2025-06-19 22:44:06 -05:00
monitoring.nix bert: Add lawrencedeerclub.chandlerswift.com 2024-11-20 11:28:28 -06:00
navidrome.nix bert: Remove Navidrome version pin 2025-06-05 19:10:32 -05:00
owntracks-recorder.nix bert: Use upstream owntracks-recorder package 2025-06-05 19:17:52 -05:00