From 929b09c4fba25eeac2612f8006e5b84d3e4a1637 Mon Sep 17 00:00:00 2001 From: Ryan Hughes Date: Fri, 20 Feb 2026 17:57:26 -0500 Subject: [PATCH] Remove. Doesn't work right. --- bin/omarchy-snapshot | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/omarchy-snapshot b/bin/omarchy-snapshot index d9f4c2d3..ee79512a 100755 --- a/bin/omarchy-snapshot +++ b/bin/omarchy-snapshot @@ -31,6 +31,4 @@ create) restore) sudo limine-snapper-restore ;; -delete) - sudo snapper -c "$config" delete 0 esac