mirror of
https://gitlab.com/TECHNOFAB/coder-templates.git
synced 2025-12-11 17:50:06 +01:00
Templates for [coder](https://coder.com)
this way the shutdown tasks, like "coder_shutdown" can take their time and not get killed instantly |
||
|---|---|---|
| nix-kubernetes | ||
| .envrc | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| flake.lock | ||
| flake.nix | ||
| image.nix | ||
| README.md | ||
Coder Templates
Templates for Coder, built with Nix (Terranix).
Note
!1 changed how the docker image is built. If
nix store gcresults in/nix/var/nix/profiles/defaultbeing 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