add TMUX_SESSION_NAME inheriting over ssh

This commit is contained in:
Jana Dönszelmann 2026-03-16 13:29:50 +01:00
parent 391b47fa75
commit bdaefa4d5c
No known key found for this signature in database
6 changed files with 22 additions and 38 deletions

View file

@ -19,6 +19,7 @@ inputs@{ machine, ... }:
"cp-mov" = cp-media "mov" "movies";
"cp-ser" = cp-media "ser" "shows";
"cp-ani" = cp-media "ani" "anime";
"ragdoll" = ragdoll;
"dumpasm" = "${pkgs.custom.dumpasm}/bin/dumpasm";
"p" = builtins.trace calc calc;
"s" = "systemctl";