{ pkgs, inputs }: { simple = import ./simple.nix; #surface = import ./surface.nix pkgs; sandbox = import ./sandbox.nix; }