The k3s project supports [automatic resource deployment](https://docs.k3s.io/installation/packaged-components#auto-deploying-manifests-addons) of files in the `/var/lib/rancher/k3s/server/manifests` directory.
As such, on a server node, we can write kubenix's output there.
```nix
{
# let's write `resultYAML` to an arbitrary file under `/etc`