From 17580c15e374d659a9cda0a956b63269c7d51a22 Mon Sep 17 00:00:00 2001
From: ahuston-0 <aliceghuston@gmail.com>
Date: Wed, 17 Apr 2024 20:33:16 -0400
Subject: [PATCH] remove hydra jobs

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
---
 flake.nix | 1 -
 1 file changed, 1 deletion(-)

diff --git a/flake.nix b/flake.nix
index ea7644b..46222e5 100644
--- a/flake.nix
+++ b/flake.nix
@@ -315,5 +315,4 @@
         }
       ) sops-nix.packages;
     };
-
 }