summary refs log tree commit diff stats
path: root/system/settings
diff options
context:
space:
mode:
authorAlan Pearce2023-04-23 21:47:33 +0200
committerAlan Pearce2023-04-23 21:47:33 +0200
commiteeec367dad6ced8b35a19a6aae74d43cad4c5b0c (patch)
treead3cc10434584f3b6be7484c3d8b114caeb550ec /system/settings
parentab8734f8bb1af13dde865d52fe8157594f9ed1b4 (diff)
downloadnixfiles-eeec367dad6ced8b35a19a6aae74d43cad4c5b0c.tar.lz
nixfiles-eeec367dad6ced8b35a19a6aae74d43cad4c5b0c.tar.zst
nixfiles-eeec367dad6ced8b35a19a6aae74d43cad4c5b0c.zip
bare-metal: remove cryptsetup
Diffstat (limited to 'system/settings')
-rw-r--r--system/settings/hardware/bare-metal.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/settings/hardware/bare-metal.nix b/system/settings/hardware/bare-metal.nix
index bd528fda..aa13b523 100644
--- a/system/settings/hardware/bare-metal.nix
+++ b/system/settings/hardware/bare-metal.nix
@@ -5,7 +5,6 @@
   environment.systemPackages = with pkgs; [
     exfat
     efibootmgr
-    cryptsetup
     dmidecode
     hdparm
     pciutils