Skip to content

Commit

Permalink
I am an idiot
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoElbers committed Aug 3, 2024
1 parent c3a37d1 commit 61bbb73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/configV1/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

configuration = { pkgs, ... }:
let
patchUtils = nv.patchUtils;
patchUtils = nv.patchUtils.${pkgs.system};
in
{
# The path to your neovim configuration.
Expand Down

0 comments on commit 61bbb73

Please sign in to comment.