Y
Hacker News
new
|
ask
|
show
|
jobs
by
xenadu02
2324 days ago
Taking a top-level directory isn't very good form IMHO. I understand wanting a hard-coded path but /opt/nix seems more in keeping with the Unix philosophy.
1 comments
Annatar
2324 days ago
It would be /var/opt/nix since it's data. Payload in /opt/nix and configuration in /etc/opt/nix. That's what the specification states.
link