summaryrefslogtreecommitdiff
path: root/neko
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2024-05-30 16:11:01 +0200
committerChristoph Cullmann <cullmann@kde.org>2024-05-30 16:11:01 +0200
commitba0f792f751bb231ea6fd6ddeb111e20a478e1c3 (patch)
treef0b4ce522199565048a6fec4b8983bd48d0995c3 /neko
parent41009b53cb29e548062cdc3e9e470ebe047fd5ba (diff)
add help how to update passphrase
Diffstat (limited to 'neko')
-rw-r--r--neko/install.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/neko/install.txt b/neko/install.txt
index a794e13..82d0d2b 100644
--- a/neko/install.txt
+++ b/neko/install.txt
@@ -171,6 +171,9 @@ sleep 5
# create all the volumes
zfs create -o mountpoint=legacy vpool/vms
+# update passphrase later
+# zfs change-key -o keylocation=file:///data/nixos/key-vms.secret vpool
+
# create projects disk
DD=/dev/disk/by-id/nvme-Samsung_SSD_980_PRO_2TB_S69ENF0R846614L
@@ -201,3 +204,6 @@ sleep 5
# create all the volumes
zfs create -o mountpoint=legacy ppool/projects
+
+# update passphrase later
+# zfs change-key -o keylocation=file:///data/nixos/key-projects.secret ppool