mirror of
https://github.com/henrysipp/omarchy-nix.git
synced 2026-06-08 11:29:27 -05:00
9 lines
86 B
Lua
9 lines
86 B
Lua
return {
|
|
{
|
|
"LazyVim/LazyVim",
|
|
opts = {
|
|
colorscheme = "tokyonight",
|
|
},
|
|
},
|
|
}
|