summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/sda-crypto-root-home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/2configs/sda-crypto-root-home.nix')
-rw-r--r--makefu/2configs/sda-crypto-root-home.nix6
1 files changed, 5 insertions, 1 deletions
diff --git a/makefu/2configs/sda-crypto-root-home.nix b/makefu/2configs/sda-crypto-root-home.nix
index 28d14011..3821c750 100644
--- a/makefu/2configs/sda-crypto-root-home.nix
+++ b/makefu/2configs/sda-crypto-root-home.nix
@@ -1,8 +1,12 @@
{ config, lib, pkgs, ... }:
+# ssd #
# sda: bootloader grub2
# sda1: boot ext4 (label nixboot)
-# sda2: cryptoluks -> ext4
+# sda2: cryptoluks -> lvm:
+# / (main-root)
+# /home (main-home)
+
with lib;
{
boot = {