Revert "t490: set ghostty as the default terminal"
This reverts commit 2c9af56ff7
.
This commit is contained in:
parent
f92ad2b5ab
commit
fc3c9ef569
3 changed files with 3 additions and 6 deletions
nix/lib/shared
|
@ -37,8 +37,7 @@
|
|||
};
|
||||
|
||||
desktop = {
|
||||
alacritty.enable = lib.mkDefault false;
|
||||
ghostty.enable = lib.mkDefault true;
|
||||
alacritty.enable = lib.mkDefault true;
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue