mirror of
https://github.com/wlcx/home.git
synced 2025-12-08 19:43:46 +00:00
fmt
This commit is contained in:
parent
7a1df05022
commit
aebb5dcd08
@ -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;
|
||||||
[
|
[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user