This is a nix operating system template configured for ephemeral nix based development environments on Gitpod.
Click the button below to start a new development environment:
Host /workspace
dir is mounted inside guest, docker is installed and user-groups are mapped.
You can press Ctrl + a
and then x
to terminate/exit NixOS. You may run make start
to restart it.
NixOS is configured as per ./configuration.nix, you can modify it as needed.
See also: An opinionated guide for developers getting things done using the nix ecosystem.