From a8c48415a43aa6468a475e56ed2c701ff84b1129 Mon Sep 17 00:00:00 2001 From: muon Date: Mon, 9 Mar 2026 07:15:55 +0000 Subject: [PATCH] Add nu to ssh --- modules/home/terminal/wezterm.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/terminal/wezterm.nix b/modules/home/terminal/wezterm.nix index 8ec3555..967b2a8 100644 --- a/modules/home/terminal/wezterm.nix +++ b/modules/home/terminal/wezterm.nix @@ -401,6 +401,7 @@ in { name = "muho", remote_address = "muho", username = "muon", + default_prog = { "nu" }, }, }