From d5bedbd09ca7c5a4b311379ce6bbfa1e242d9b2a Mon Sep 17 00:00:00 2001 From: bryan Date: Tue, 10 Oct 2023 21:30:01 -0400 Subject: [PATCH] Add luks support --- profiles | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles b/profiles index c56a77e..e44d361 100644 --- a/profiles +++ b/profiles @@ -120,6 +120,8 @@ n5100['packages']="\ kmod-fs-btrfs \ btrfs-progs \ block-mount \ + cryptsetup \ + kmod-crypto-xts \ smcroute \ avahi-daemon \ curl \