feat: nb, nvim config, install apps
This commit is contained in:
@@ -19,6 +19,7 @@ in {
|
||||
fontforge
|
||||
freecad
|
||||
firefox
|
||||
handbrake
|
||||
openscad
|
||||
orca-slicer
|
||||
|
||||
|
||||
@@ -25,6 +25,10 @@ in {
|
||||
glib
|
||||
gnumake
|
||||
|
||||
# mobile
|
||||
flutter
|
||||
supabase-cli
|
||||
|
||||
air
|
||||
go
|
||||
|
||||
@@ -35,6 +39,7 @@ in {
|
||||
nix-prefetch-git
|
||||
nodejs_22
|
||||
php
|
||||
postgresql
|
||||
rbw
|
||||
sops
|
||||
unzip
|
||||
|
||||
@@ -3,7 +3,7 @@ local config = {
|
||||
on_config_done = nil,
|
||||
-- size can be a number or function which is passed the current terminal
|
||||
size = 60,
|
||||
open_mapping = [[<M-t>]],
|
||||
open_mapping = nil,
|
||||
hide_numbers = true, -- hide the number column in toggleterm buffers
|
||||
shade_filetypes = {},
|
||||
shade_terminals = true,
|
||||
|
||||
Reference in New Issue
Block a user