Commit Graph
20 Commits
Author SHA1 Message Date
artem f1a178b329 Let mosh reuse SSH session
Nix Flake Check / check (push) Successful in 1m2s
We don't have bastion setup for mosh hosts, so figuring out IP from
$SSH_CONNECTION is valid.
2026-08-09 08:01:51 +02:00
artem 033811d35b Fix initial session for osh
Nix Flake Check / check (push) Successful in 59s
2026-08-09 05:39:23 +00:00
artem d3fc1ff511 Improve ssh loop responsiveness
Nix Flake Check / check (push) Successful in 1m2s
2026-08-05 20:56:07 +00:00
artem 445cfec422 Keep SSH connection alive to forward keys
Nix Flake Check / check (push) Successful in 59s
2026-08-05 20:38:06 +00:00
artem 134385bc53 Allow passing paramters to nix build
Nix Flake Check / check (push) Successful in 58s
nix-deploy switch root@nas.home.arpa --override-input fw_nix ../fw_nix
2026-07-09 19:27:36 +00:00
artem 397a5c8fc3 Fix agent forwarding for mosh 2026-07-08 17:10:40 +02:00
artem 3018e057d7 "osh" for ssh+mosh 2026-07-04 13:35:42 +02:00
artem 60531ed270 Auto-create undodir if it doesn't exist
This is required for undo to work across restarts
2026-06-09 18:57:16 +00:00
artem 58ade9d886 Finish migrating from ag to rg 2026-06-09 17:38:48 +00:00
artem 2e02f82ae2 Leave symlink to latest nix-deploy'ed version
This will keep gc root on the linked derivation and prevent
nix-collect-garbage from removing it.
2026-05-26 17:02:09 +00:00
artem 7bde25ebec Avoid affinity warnings for ag 2026-04-29 19:57:14 +00:00
artem 930d951625 Migrate from GNU screen to tmux 2026-04-29 19:56:58 +00:00
artem 2bf2f60bde Use sudo with darwin-rebuild, too 2026-04-28 21:07:53 +02:00
artem 57144414f1 Support darwin and HM in local nix-deploy 2026-04-28 07:19:31 +00:00
artem fb274bb6f1 Fix colorcolumn 2026-04-20 15:49:59 +00:00
artem 3111ac4dce Use a standard color scheme and move ftplugin 2026-04-20 15:28:51 +00:00
artem 4d9399290c Migrate vim plugins to nixos modules 2026-04-20 14:51:12 +00:00
artem cf3c3e7a0d Move env from .zshrc_local to .zshenv
.zshenv is loaded also for non-interactive shells, which is quite
useful for tokens etc
2026-02-25 19:41:58 +00:00
artem 334f31008d Fix screen auto-start via SSH 2026-02-08 13:58:13 +00:00
artem e6601f04c7 Manage .zshrc with Nix 2026-02-08 12:38:37 +01:00