add/change apps

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-07-29 14:12:04 +03:00
parent 255232d381
commit 9a68124984
2 changed files with 6 additions and 4 deletions
+3 -3
View File
@@ -16,10 +16,10 @@ in {
oh-my-posh.enable = true;
};
syncthing.enable = true;
# terminal.wezterm.enable = true;
terminal.ghostty.enable = true;
terminal.wezterm.enable = true;
# terminal.ghostty.enable = true;
systemd.user.settings.Manager.DefaultEnvironment = {
TERMINAL = "ghostty";
TERMINAL = "wezterm";
};
services = {