From b707c202593fbe6727f2e00813a6ee7137defaf9 Mon Sep 17 00:00:00 2001
From: Oliver Davies <oliver@oliverdavies.dev>
Date: Wed, 11 Dec 2024 09:00:00 +0000
Subject: [PATCH] Add cryptsetup

---
 nix/hosts/lemp11/configuration.nix | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nix/hosts/lemp11/configuration.nix b/nix/hosts/lemp11/configuration.nix
index 477bbb92..d9ed9391 100644
--- a/nix/hosts/lemp11/configuration.nix
+++ b/nix/hosts/lemp11/configuration.nix
@@ -171,6 +171,7 @@
     with pkgs;
     [
       caffeine-ng
+      cryptsetup
       gtypist
       fastfetch
       mermaid-cli