1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-28 02:37:09 +00:00

lnl: add rerun tmux keybinding

This commit is contained in:
Daiderd Jordan 2017-07-17 21:03:32 +02:00
parent 1cea7669ef
commit 750e02b10c
No known key found for this signature in database
GPG key ID: D02435D05B810C96

View file

@ -55,15 +55,10 @@
};
services.activate-system.enable = true;
# services.nix-daemon.enable = true;
# services.nix-daemon.tempDir = "/build/tmp";
# nix.distributedBuilds = true;
nix.extraOptions = ''
gc-keep-derivations = true
gc-keep-outputs = true
pre-build-hook =
'';
nix.binaryCachePublicKeys = [ "cache.daiderd.com-1:R8KOWZ8lDaLojqD+v9dzXAqGn29gEzPTTbr/GIpCTrI=" ];
@ -79,7 +74,7 @@
programs.tmux.enableVim = true;
programs.tmux.tmuxConfig = ''
bind-key -n M-r run "tmux send-keys -t1 C-l up C-m"
bind-key -n M-r run "tmux send-keys -t .+ C-l Up Enter"
bind 0 set status