mirror of
https://gitlab.com/TECHNOFAB/coder-templates.git
synced 2025-12-12 02:00:11 +01:00
16 lines
548 B
Markdown
16 lines
548 B
Markdown
# 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
|