4 ms·
What actually happens if you remove read permissions on the /nix/store directory? Do things still work? I suppose I'll need to try!
by tracnar 11mo ago
What actually happens if you remove read permissions on the /nix/store directory? Do things still work? I suppose I'll need to try!
- kevincox 11mo agohttps://github.com/NixOS/rfcs/blob/master/rfcs/0097-no-read-store-dir.md https://github.com/NixOS/rfcs/blob/master/rfcs/0097-no-read-... is relevant.
- Ericson2314 11mo agoOh hmm did we never implement this? We should. Both because it is a good idea, and because accepted RFCs should be implemented.
- kevincox 11mo agoI'm not aware of it being done yet. But since the RFC is accepted it should be pretty straightforward.