# Pastebin U9rl0AFF { baz = { lib, resources, ... }: { deployment.targetEnv = "virtualbox"; deployment.virtualbox.headless = true; deployment.keys.foobar.text = resources.passwordStore.foobar.secret; }; resources.passwordStore.foobar = {}; }