forked from fabian/nix_config
update kitty module
This commit is contained in:
parent
6a51c08183
commit
9c98f9a0a3
2 changed files with 5 additions and 3 deletions
|
@ -33,5 +33,10 @@ in {
|
|||
'';
|
||||
};
|
||||
};
|
||||
home = {
|
||||
sessionVariables = {
|
||||
"TERMINAL" = "kitty";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue