References
Listed below is all the known content in the system that links to this item.
Storing secrets and the Nix store
    
                        Learning NixOS
                             Security considerations
                        
    
    Nix stores every derivation that it builds in the Nix store. However, to make sure that everythin...
What is the Nix store?
    
                        Learning NixOS
                             Concepts
                        
    
    The Nix store is a folder, located at /nix/store by default, that contains every build result fro...
Installing software globally
    
                        Learning NixOS
                             Installing software
                        
    
    Probably the most common case, is wanting to install software system-wide. This is not technicall...
The high-level workflow of Nix
    
                        Learning NixOS
                             Concepts
                        
    
    You can use Nix to build many different things for many different purposes. However, the basic wo...
