diff --git a/users/pbsds/home/profiles/desktop/ghostty/ghosty.config b/users/pbsds/home/profiles/desktop/ghostty/ghosty.config index 619b8b5..67a8543 100644 --- a/users/pbsds/home/profiles/desktop/ghostty/ghosty.config +++ b/users/pbsds/home/profiles/desktop/ghostty/ghosty.config @@ -7,6 +7,7 @@ foreground = #d3d7cf gtk-wide-tabs = false # available from v1.2, i.e. nixos 25.11 +# https://ghostty.org/docs/config/reference#bell-features # bell-features = "system,attention,title" bell-features = "system" diff --git a/users/pbsds/home/profiles/minimal/ssh.nix b/users/pbsds/home/profiles/minimal/ssh.nix index ebd4943..e1cace9 100644 --- a/users/pbsds/home/profiles/minimal/ssh.nix +++ b/users/pbsds/home/profiles/minimal/ssh.nix @@ -60,8 +60,10 @@ # "*.idi.ntnu.no".proxyJump = "login.pvv.ntnu.no"; # "*.hpc.ntnu.no".proxyJump = "bolle.pbsds.net"; # "*.idi.ntnu.no".proxyJump = "bolle.pbsds.net"; - "*.hpc.ntnu.no".proxyJump = "eple.pbsds.net"; - "*.idi.ntnu.no".proxyJump = "eple.pbsds.net"; + # "*.hpc.ntnu.no".proxyJump = "eple.pbsds.net"; + # "*.idi.ntnu.no".proxyJump = "eple.pbsds.net"; + "*.hpc.ntnu.no".proxyJump = "eple.tail9aac63.ts.net"; + "*.idi.ntnu.no".proxyJump = "eple.tail9aac63.ts.net"; # me # "knut.pbsds.net".port = 23; @@ -72,6 +74,7 @@ # "bolle.pbsds.net".proxyJump = "login.pvv.ntnu.no"; "bolle.pbsds.net".forwardX11Trusted = false; # others have access to it # "garp.pbsds.net".forwardX11Trusted = false; # others have access to it + "eple.pbsds.net".host = "eple.tail9aac63.ts.net"; "garp.pbsds.net".host = "garp.tail9aac63.ts.net"; "knut.pbsds.net".host = "knut.tail9aac63.ts.net"; "nord.pbsds.net".host = "nord.tail9aac63.ts.net"; @@ -90,7 +93,9 @@ # ntnu "garmr.idi.ntnu.no".forwardX11 = true; "heid.idi.ntnu.no" = {}; #.forwardX11 = true; - "idun.hpc.ntnu.no" = {}; + # "idun.hpc.ntnu.no" = {}; + # "idun-login1.hpc.ntnu.no" = {}; + "idun-login2.hpc.ntnu.no" = {}; "login.stud.ntnu.no" = {}; "malvik.idi.ntnu.no" = {}; "oppdal.idi.ntnu.no" = {};