This commit is contained in:
iFargle 2024-02-07 12:58:53 +09:00
parent 09a11bd6a4
commit 5c9a95af23

View file

@ -35,7 +35,7 @@
};
xdg.configFile."nvim-custom-plugins" = {
enable = false;
enable = true;
target = "./nvim/lua/custom/plugins.lua";
text = ''
local overrides = require("custom.configs.overrides")