WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 634634ea27 - Show all commits

View file

@ -1,7 +1,7 @@
if [[ -z "$ZELLIJ" ]]; then
# Launch or attach to existing session if logging in over ssh
if [[ -n "$SSH_CONNECTION" ]]; then
exec zellij attach -s SSH
exec zellij attach -c SSH
# Launch a new local session otherwise
else
exec zellij