An open API service indexing awesome lists of open source software.

https://github.com/pocketenv-io/nix

Deploy a new nix workspace on Pocketenv. Nix is a tool that takes a unique approach to package management and system configuration.
https://github.com/pocketenv-io/nix

dev-workspace developer-tools docker nix terraform

Last synced: about 1 month ago
JSON representation

Deploy a new nix workspace on Pocketenv. Nix is a tool that takes a unique approach to package management and system configuration.

Awesome Lists containing this project

README

          

# Nix Workspace

[![ci](https://github.com/pocketenv-io/nix/actions/workflows/ci.yml/badge.svg)](https://github.com/pocketenv-io/nix/actions/workflows/ci.yml)
[![discord](https://img.shields.io/discord/1270021300240252979?label=discord&logo=discord&color=5865F2)](https://discord.gg/RxKa62YAs4)

This is a template workspace with nix. It is a starting point for creating a new workspace.

## 🚀 Quick start

Create a new workspace using the [pocketenv](https://github.com/pocketenv-io/pocketenv) command line tool:

```sh
pocketenv init -t nix
```

## ✨ Features

- Nix
- Oh-my-posh
- Atuin
- Direnv
- Git
- Docker
- [VSCode Remote Tunnels](https://code.visualstudio.com/docs/remote/tunnels)