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