From 7e729aea409f0c546ead936253a105b8ee44c5b3 Mon Sep 17 00:00:00 2001 From: Kalle Struik Date: Thu, 26 Dec 2024 17:38:25 +0100 Subject: [PATCH] I need a way to test without committing... --- roles/sonarr.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/sonarr.nix b/roles/sonarr.nix index 1353892..fef33c8 100644 --- a/roles/sonarr.nix +++ b/roles/sonarr.nix @@ -19,7 +19,7 @@ } ]; - nixosModules = + nixosModule = { lib, ... }: { options.sonarr = {