packages: - ostree nss-altfiles postprocess: # Set up default root config - | #!/usr/bin/env bash mkdir -p /usr/lib/ostree cat > /usr/lib/ostree/prepare-root.conf << EOF [root] transient = true [sysroot] readonly = true EOF