hermes-agent/nix
Siddharth Balyan ffdfeb91d8
fix(nix): unify directory and file permissions across all three layers (#3619)
Activation script, tmpfiles, and container entrypoint now agree on
0750 for all directories. Tighten config.yaml and workspace documents
from 0644 to 0640 (group-readable, no world access). Add explicit
chmod for .managed marker and container $TARGET_HOME to eliminate
umask dependence. Secrets (auth.json, .env) remain 0600.
2026-03-29 05:29:24 +05:30
..
checks.nix
…
configMergeScript.nix
…
devShell.nix
…
nixosModules.nix fix(nix): unify directory and file permissions across all three layers (#3619) 2026-03-29 05:29:24 +05:30
packages.nix
…
python.nix
…