various updates

This commit is contained in:
Vivian 2023-05-30 09:58:17 +02:00
parent 53658c2a77
commit 5b3ac6c316
9 changed files with 76 additions and 21 deletions

View file

@ -59,6 +59,8 @@ in {
push.autoSetupRemote = true;
init.defaultBranch = "main";
};
difftastic.enable = true;
};
programs.tmux = {