Commit graph

2 commits

Author SHA1 Message Date
e12fc523d6 fix(attic): remove unused $PSQL alias in postStart script
- Replace `$PSQL` with `psql` to use the correct PostgreSQL CLI directly.
- Ensures compatibility and prevents potential runtime issues in the systemd service.
2026-03-25 10:19:44 +01:00
8c1eadf474 feat(attic): update storage config and refine system settings
- Switch disk device from `/dev/vda` to `/dev/sda` for compatibility.
- Add S3 storage configuration with bucket, region, and endpoint.
- Update system state version from `24.05` to `25.11`.
- Remove unused imports and clean up redundant attributes.
2026-03-25 09:33:32 +01:00
Renamed from systems/x86_64-linux/sgx-attic/atticd.nix (Browse further)