docs(README): add some infos and a note regarding !1

This commit is contained in:
technofab 2024-10-07 13:26:03 +02:00
parent e8f02cfd74
commit 278f52ea86
3 changed files with 23 additions and 4 deletions

View file

@ -1,2 +1,16 @@
# Coder Templates
Templates for [Coder](https://coder.com), built with Nix (Terranix).
> [!NOTE]
> !1 changed how the docker image is built.
> If `nix store gc` results in `/nix/var/nix/profiles/default` being deleted
> you might have to clear the /nix persistent volume to fix it. See the
> merge request's comments for more information.
## Templates
- Nix Kubernetes
> provisions a Coder workspace on Kubernetes, running a Nix-built image,
> which also contains Nix and supports Dotfiles management using home-manager.
> Nix-ception ;P