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>
3 lines
48 B
Nix
3 lines
48 B
Nix
import <nixpkgs> {
|
|
system = "x86_64-linux";
|
|
}
|