it was weird having the repo called nvix and the input called nixvim

This commit is contained in:
TheWanderingCrow 2025-01-31 09:54:38 -05:00
parent 083c975462
commit 966d83d125
3 changed files with 25 additions and 25 deletions

View file

@ -65,7 +65,7 @@
++ (
if config.module.programming.enable
then [
inputs.nixvim.packages.${pkgs.system}.default
inputs.nvix.packages.${pkgs.system}.default
lua
libgcc
php83