1
mirror of https://github.com/wlcx/home.git synced 2025-12-08 19:43:46 +00:00
This commit is contained in:
Sam W 2025-12-05 16:34:49 +00:00
parent 7a1df05022
commit aebb5dcd08

View File

@ -5,7 +5,10 @@
... ...
}: }:
{ {
home.packages = with pkgs; [ nil nixd ]; home.packages = with pkgs; [
nil
nixd
];
programs.neovim.plugins = programs.neovim.plugins =
with pkgs.vimPlugins; with pkgs.vimPlugins;
[ [