From e3036e3ea72394ba8a18539e61e631b2e80dce88 Mon Sep 17 00:00:00 2001 From: xenia Date: Sat, 21 Dec 2024 15:55:12 -0500 Subject: [PATCH] oops --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 47ccfda..559695c 100644 --- a/flake.nix +++ b/flake.nix @@ -158,7 +158,7 @@ '' { ... }: { dragnpkgs = { - possiblyCommitCrimes = ${possiblyCommitCrimes}; + possiblyCommitCrimes = ${config.dragnpkgs.possiblyCommitCrimes}; }; } '';