Templates for [coder](https://coder.com)
Find a file
2024-10-27 18:05:57 +01:00
nix-kubernetes feat: add support for changing the timezone in the container 2024-10-27 18:05:57 +01: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: use correct yaml file ending 2024-04-24 19:07:52 +02:00
flake.lock docs(README): add some infos and a note regarding !1 2024-10-07 13:26:03 +02:00
flake.nix docs(README): add some infos and a note regarding !1 2024-10-07 13:26:03 +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