From 1bd3d9de2acf17e4b727cbf4d1487d5ad5e42159 Mon Sep 17 00:00:00 2001 From: Nikolay Amiantov Date: Sun, 18 Oct 2015 17:55:28 +0300 Subject: [PATCH] nixos/luksroot: use 'nuke-refs -e' option to simplify things --- nixos/modules/system/boot/luksroot.nix | 7 ++----- nixos/modules/system/boot/stage-1.nix | 2 +- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/nixos/modules/system/boot/luksroot.nix b/nixos/modules/system/boot/luksroot.nix index 4a14ff1879c9..0a680b2d5cf2 100644 --- a/nixos/modules/system/boot/luksroot.nix +++ b/nixos/modules/system/boot/luksroot.nix @@ -432,6 +432,8 @@ in cat > $out/bin/openssl-wrap < $out/bin/openssl-wrap <