mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 13:06:35 +05:30
update nvchad to 2.5.0
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
{pkgs, ...}: {
|
||||
# fix nvchad
|
||||
# xdg.configFile."nvim" = {
|
||||
# source = "${pkgs.nvchad}";
|
||||
# };
|
||||
xdg.configFile."nvim" = {
|
||||
source = "${pkgs.nvchad}";
|
||||
};
|
||||
|
||||
programs = {
|
||||
neovim = {
|
||||
|
Reference in New Issue
Block a user