After system reboot, /run/secrets/ava.env is missing because /run/ is tmpfs. Services that depend on EnvironmentFile=/run/secrets/*.env fail to start. Need to ensure secrets are provisioned early in boot (via NixOS sops-nix, systemd-creds, or similar).
No activity yet.