From ccd02eb01aff0aa5002aab9bb497429d5980bdee Mon Sep 17 00:00:00 2001 From: Andre Date: Mon, 13 Jan 2025 09:45:52 -0500 Subject: [PATCH] Pihole: wait no don't exit on error --- systems/aarch64-linux/Pihole/default.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/systems/aarch64-linux/Pihole/default.nix b/systems/aarch64-linux/Pihole/default.nix index 123d50d..d276988 100644 --- a/systems/aarch64-linux/Pihole/default.nix +++ b/systems/aarch64-linux/Pihole/default.nix @@ -21,9 +21,6 @@ let exit 1 fi - # Immediately exit on any errors - set -e - # local storage partition echo "Unlocking storage partition:" cryptsetup luksOpen /dev/disk/by-uuid/b09893d7-cc1f-4482-bf7a-126d03923b45 sda