Compare commits

..

No commits in common. "c0838623fb70fd2d5d182949f9f5fb258a9cb222" and "cd9037b97e555b4bc7813fc632a3dbc09fdff4bb" have entirely different histories.

1 changed files with 0 additions and 17 deletions

View File

@ -1,17 +0,0 @@
#+title: System
Helpful guides for system installation.
* Partition Schemes
Recommended partition scheme for directories:
#+begin_src
/
├ /boot # Same drive
├ /nix
├ /home # Different drive
#+end_src
** Encrypted Partitions
See [[https://wiki.archlinux.org/title/Dm-crypt/Mounting_at_login][DM-Crypt on Arch Wiki]]