1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 04:43:53 +02:00

Remove environment variables doc

This commit is contained in:
Luc Perkins 2025-03-05 16:35:55 -03:00
parent af23843434
commit be9fbb04bb
No known key found for this signature in database
GPG key ID: C86EE5D85EE4DDA5
3 changed files with 7 additions and 65 deletions

View file

@ -11,7 +11,6 @@
- [Building Nix from Source](installation/building-source.md)
- [Using Nix within Docker](installation/installing-docker.md)
- [Security](installation/nix-security.md)
- [Environment Variables](installation/env-variables.md)
- [Upgrading Nix](installation/upgrading.md)
- [Uninstalling Nix](installation/uninstall.md)
- [Nix Store](store/index.md)