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.
- Host: GitHub
- URL: https://github.com/pocketenv-io/nix
- Owner: pocketenv-io
- License: mit
- Created: 2024-02-02T16:07:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T14:58:14.000Z (almost 2 years ago)
- Last Synced: 2025-07-11T12:59:33.072Z (11 months ago)
- Topics: dev-workspace, developer-tools, docker, nix, terraform
- Language: Dockerfile
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Nix Workspace
[](https://github.com/pocketenv-io/nix/actions/workflows/ci.yml)
[](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)