mirror of
https://github.com/wlcx/home.git
synced 2025-12-07 19:13:45 +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 =
|
||||
with pkgs.vimPlugins;
|
||||
[
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user