1
0

try to fix PATH

This commit is contained in:
Timo Bingmann
2025-07-09 14:38:45 -07:00
parent 1e30095098
commit a473e73202
2 changed files with 21 additions and 10 deletions

View File

@@ -74,4 +74,5 @@ The configuration includes:
1. **Installation of Nix packages**: The `nix` package itself, `nixpkgs-fmt`, and `nix-direnv`
2. **Nix experimental features**: Enables both `nix-command` and `flakes` by default
3. **PATH configuration**: Sets up proper Nix paths in the Bash environment
4. **direnv integration**: Configured to work with Nix for project-specific environments
4. **direnv integration**: Configured to work with Nix for project-specific environments
5. **SSH support**: Configured to ensure Nix tools are available in both interactive and non-interactive SSH sessions