Add nix to the list of available jailed packages

This will allow agent to run python/esphome/etc without
attempting to download and install them
This commit is contained in:
2026-04-13 16:38:46 +00:00
parent d521f95a67
commit 4a614e1c66

View File

@@ -162,6 +162,8 @@ in
procps
python3
nix
]
))
]