summaryrefslogtreecommitdiffstats
path: root/2configs/fs/sda-crypto-root.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-05-08 13:58:51 +0200
committermakefu <github@syntax-fehler.de>2019-05-08 13:58:51 +0200
commit820ea11f1b40f7c18fa02fc9029314ba19866dcb (patch)
tree8e35a0f80726963e98b13e3245779189fada219b /2configs/fs/sda-crypto-root.nix
parent4080ea84d59ff919f1a4f0df02c92446ff8e438f (diff)
ma fs: more documentation
Diffstat (limited to '2configs/fs/sda-crypto-root.nix')
-rw-r--r--2configs/fs/sda-crypto-root.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/2configs/fs/sda-crypto-root.nix b/2configs/fs/sda-crypto-root.nix
index 55cfd74f5..e49843cfe 100644
--- a/2configs/fs/sda-crypto-root.nix
+++ b/2configs/fs/sda-crypto-root.nix
@@ -9,8 +9,7 @@
# boot 500M
# rest rest
# cryptsetup luksFormat /dev/sda2
-#
-with import <stockholm/lib>;
+# mkfs.ext4 -L nixboot /dev/sda1
{
boot = {
loader.grub.enable = true;