mirror of
https://github.com/NixOS/nix.git
synced 2025-11-10 12:36:01 +01:00
This should handle installation scenarios we can handle with
anything resembling confidence. Goal is approximating the existing
setup--not enforcing a best-practice...
Approaches (+ installer-handled, - manual) and configs each covers:
+ no change needed; /nix OK on boot volume:
All pre-Catalina (regardless of T2 or FileVault use)
+ create new unencrypted volume:
Catalina, pre-T2, no FileVault
+ create new encrypted-at-rest volume:
Catalina, pre-T2, FileVault
Catalina, T2, no FileVault
- require user to pre-create encrypted volume
Catalina, T2, FileVault
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| building-source.xml | ||
| env-variables.xml | ||
| installation.xml | ||
| installing-binary.xml | ||
| installing-source.xml | ||
| multi-user.xml | ||
| nix-security.xml | ||
| obtaining-source.xml | ||
| prerequisites-source.xml | ||
| single-user.xml | ||
| supported-platforms.xml | ||
| upgrading.xml | ||