[feat] Added some stuff from nixneovim

This commit is contained in:
Uttarayan Mondal
2024-03-06 20:37:43 +05:30
parent cf4478d722
commit e8a66288a8
6 changed files with 82 additions and 138 deletions

View File

@@ -1,7 +1,8 @@
{ pkgs, ... }: {
programs.wezterm = {
enable = true;
extraConfig = # lua
extraConfig =
/* lua */
''
local wezterm = require 'wezterm';
return {