petersweb-infra/nixos/arion-riverside/arion-pkgs.nix
Philip Peterson 93506862ec Move riverside to arion with postgres companion service
riverside needs a postgres sidecar which oci-containers can't express.
Also adds docker to arion PATH (fixes forgejo-arion) and creates
/var/riverside/{files,postgres} state directories.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 14:23:42 -08:00

3 lines
48 B
Nix

import <nixpkgs> {
system = "x86_64-linux";
}