From c20bc9b3774585fa3177c0615c5dfb65a2e117e9 Mon Sep 17 00:00:00 2001 From: Finn Markwitz Date: Mon, 3 Jul 2023 09:25:51 +0000 Subject: [PATCH] Fix error --- modules/environments/apps/default.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/modules/environments/apps/default.nix b/modules/environments/apps/default.nix index 668d7d5..f7b5390 100644 --- a/modules/environments/apps/default.nix +++ b/modules/environments/apps/default.nix @@ -30,7 +30,4 @@ let ]; - } - - -} \ No newline at end of file + } \ No newline at end of file