WIP: Switch to NixOS #5

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

View file

@ -1,3 +1,6 @@
# set shell
set -g default-shell /bin/zsh
# Change prefix to ctrl+a
unbind C-b
set -g prefix C-a