Templates for [coder](https://coder.com)
Find a file
technofab 54804d21c4
chore(nix-kubernetes): increase deletion/shutdown timeout
this way the shutdown tasks, like "coder_shutdown" can take their time
and not get killed instantly
2025-08-01 12:31:45 +02:00
nix-kubernetes chore(nix-kubernetes): increase deletion/shutdown timeout 2025-08-01 12:31:45 +02:00
.envrc chore: add nix flake and image 2024-04-24 17:09:10 +02:00
.gitignore chore: add initial nix-kubernetes template 2024-04-24 19:01:04 +02:00
.gitlab-ci.yml ci: update nix-gitlab-ci 2025-06-05 19:58:00 +02:00
flake.lock ci: update nix-gitlab-ci 2025-06-05 19:58:00 +02:00
flake.nix chore(flake): add convco 2025-06-05 19:58:00 +02:00
image.nix feat: add support for changing the timezone in the container 2024-10-27 18:05:57 +01:00
README.md docs(README): add some infos and a note regarding !1 2024-10-07 13:26:03 +02:00

Coder Templates

Templates for Coder, 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