feat(homes): Move ghostty config to nixos and darwin modules
This commit is contained in:
parent
0f3694c82d
commit
92e6da3645
3 changed files with 10 additions and 6 deletions
|
@ -144,6 +144,7 @@ in
|
|||
};
|
||||
programs = {
|
||||
fuzzel.enable = true;
|
||||
ghostty.enable = true;
|
||||
waybar = {
|
||||
enable = true;
|
||||
settings = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue