No description
Find a file
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
bert bert: Fix bigbird_public mount path 2025-07-04 14:27:53 -05:00
bigbird bigbird: Add disabled Eric user; reorg users 2025-06-06 17:52:58 -05:00
factorio Validate checksum of Factorio mods 2024-08-05 20:04:50 -05:00
oscar bert, oscar: Update factorio package 2025-06-05 20:04:25 -05: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
shell.nix Set up nix-shell/direnv 2024-11-05 23:59:10 -06:00