format with nix-fmt, use nix tree
This commit is contained in:
parent
b26856d2ed
commit
0d34a0f6a8
11 changed files with 307 additions and 188 deletions
|
|
@ -2,7 +2,8 @@
|
|||
|
||||
let
|
||||
c = config.colors;
|
||||
in {
|
||||
in
|
||||
{
|
||||
home.sessionVariables = {
|
||||
TERMINAL = "ghostty";
|
||||
TERM = "xterm-ghostty";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue