Templates for [coder](https://coder.com)
Find a file
2024-10-07 12:33:14 +00:00
nix-kubernetes chore: add /etc/os-release for coder stat to work 2024-05-08 14:44:50 +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: 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 fix(image): fix default profile link + stop linking it to user profile 2024-10-04 21:01:11 +02: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