From fc568cf797fdc4a726e2d961aa41d0dad1bbd004 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Wed, 17 Aug 2022 17:52:12 +0200 Subject: add flag support --- example/config.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'example/config.nix') diff --git a/example/config.nix b/example/config.nix index 199412d..1a64b1c 100644 --- a/example/config.nix +++ b/example/config.nix @@ -24,6 +24,7 @@ part-type = "primary"; start = "1024MiB"; end = "100%"; + flags = [ "bios_grub" ]; content = { type = "luks"; algo = "aes-xts..."; -- cgit v1.2.3