add work laptop

This commit is contained in:
tristan 2023-04-15 12:46:15 +01:00
parent f96e27fecd
commit c0466602b7
8 changed files with 83 additions and 20 deletions

View file

@ -201,6 +201,7 @@
];
userSettings = {
"vscode-neovim.neovimExecutablePaths.linux" = "/run/current-system/sw/bin/nvim";
"keyboard.dispatch" = "keyCode";
};
};
@ -211,6 +212,7 @@
notmuch.enable = true;
neomutt.enable = true;
mbsync.enable = true;
mbsync.create = "maildir";
userName = "tristan@tristans.cloud";
realName = "Tristan";
address = "tristan@tristans.cloud";