added neocord and nvim-lightbulb to nixvim config

This commit is contained in:
pagedmov
2024-11-09 16:06:06 -05:00
parent 231112356c
commit d38da56ba2
7 changed files with 46 additions and 1 deletions

View File

@@ -46,6 +46,8 @@
LANG = "en_US.UTF-8";
BROWSER = "firefox";
FLAKEPATH = "$HOME/.sysflake";
STEAMPATH = "$HOME/.local/share/Steam";
PATH = "$PATH:$HOME/.userpath/";
};
oh-my-zsh = {