add extra config
This commit is contained in:
parent
0e753a5d5c
commit
8ba4e982a6
1 changed files with 3 additions and 2 deletions
|
|
@ -7,8 +7,9 @@
|
|||
config = {
|
||||
programs.wezterm = {
|
||||
enable = config.enableWezterm;
|
||||
settings = {
|
||||
};
|
||||
extraConfig = ''
|
||||
|
||||
'';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue