add example
This commit is contained in:
parent
e156bcbbbd
commit
e7b66e758d
|
@ -85,7 +85,7 @@ Optionally you could try to edit the configuration to generate an image with
|
||||||
everything you need. In case you need something like Home Assistant, some
|
everything you need. In case you need something like Home Assistant, some
|
||||||
compilation might be necessary and although I haven't tried compiling code on
|
compilation might be necessary and although I haven't tried compiling code on
|
||||||
the UDM I suspect it might be a painful process due to CPU performance and
|
the UDM I suspect it might be a painful process due to CPU performance and
|
||||||
space constraints.
|
space constraints. Here is an [example with Home Assistant, Caddy and Tailscale](https://code.despera.space/iru/nspawn-nixos/src/branch/main/configuration.nix).
|
||||||
|
|
||||||
The image will be available under
|
The image will be available under
|
||||||
`./result/tarball/nixos-system-aarch64-linux.tar.xz`. Use scp to send this to
|
`./result/tarball/nixos-system-aarch64-linux.tar.xz`. Use scp to send this to
|
||||||
|
|
Loading…
Reference in a new issue