petersweb-infra/nixos/arion-vnc/arion-pkgs.nix
Philip Peterson d7109b6585 add VNC desktop container at vnc.quinefoundation.com
Custom Podman image (forge.quinefoundation.com/ironmagma/vnc-desktop) running
TigerVNC + noVNC + openbox, proxied via nginx with ACME TLS and basic auth.
Also switches all arion projects from docker to podman backend.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 17:08:15 -08:00

3 lines
48 B
Nix

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