From 89347b9f74e2670520eb462c96a056fc9b4d4675 Mon Sep 17 00:00:00 2001 From: Alexander Nortung Date: Thu, 19 Jan 2023 23:06:02 +0100 Subject: [PATCH] moved helpers to lib folder --- {plugins => lib}/helpers.nix | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {plugins => lib}/helpers.nix (100%) diff --git a/plugins/helpers.nix b/lib/helpers.nix similarity index 100% rename from plugins/helpers.nix rename to lib/helpers.nix