fix: WorkLaptop | turn off ghostty
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ config, ... }:
|
||||
{
|
||||
programs.ghostty = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
|
||||
settings = {
|
||||
theme = "catppuccin-mocha";
|
||||
|
||||
Reference in New Issue
Block a user