summaryrefslogtreecommitdiffstats
path: root/makefu/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
commitf6a0f6bfd274927bfaafdc411f93827ebf029358 (patch)
tree4e52a879555dd61ba55e5988e4bec4020ebe39bc /makefu/2configs/fs/sda-crypto-root.nix
parent4ee6d7e34e0d5546ab2d74a26a6e64edc85e43e3 (diff)
ma fs: more documentation
Diffstat (limited to 'makefu/2configs/fs/sda-crypto-root.nix')
-rw-r--r--makefu/2configs/fs/sda-crypto-root.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/makefu/2configs/fs/sda-crypto-root.nix b/makefu/2configs/fs/sda-crypto-root.nix
index 55cfd74f..e49843cf 100644
--- a/makefu/2configs/fs/sda-crypto-root.nix
+++ b/makefu/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;