From 61bbb73910a46102ecad6eb8c792457ff6fed8e2 Mon Sep 17 00:00:00 2001 From: Nico Elbers Date: Sat, 3 Aug 2024 19:55:31 +0200 Subject: [PATCH] I am an idiot --- templates/configV1/flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/configV1/flake.nix b/templates/configV1/flake.nix index b24995f..d4d0487 100644 --- a/templates/configV1/flake.nix +++ b/templates/configV1/flake.nix @@ -51,7 +51,7 @@ configuration = { pkgs, ... }: let - patchUtils = nv.patchUtils; + patchUtils = nv.patchUtils.${pkgs.system}; in { # The path to your neovim configuration.