add nvim
This commit is contained in:
parent
8fd83a60c4
commit
49e871345c
1 changed files with 2 additions and 6 deletions
|
|
@ -5,13 +5,9 @@
|
|||
}:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
(
|
||||
if !pkgs.stdenv.hostPlatform.isDarwin then
|
||||
inputs.osbm-nvim.packages."${pkgs.stdenv.hostPlatform.system}".default
|
||||
else
|
||||
nano
|
||||
)
|
||||
inputs.osbm-nvim.packages."${pkgs.stdenv.hostPlatform.system}".default
|
||||
wget
|
||||
nano
|
||||
git
|
||||
lazygit
|
||||
lazysql
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue