Actually fixed that issue

This commit is contained in:
TheWanderingCrow 2024-10-05 11:44:49 -04:00
parent e9761fea38
commit 51a810bfbe

View file

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