This commit is contained in:
Michael Thomson
2026-02-05 10:11:53 -05:00
parent 73fbc14e7a
commit 004ccccc35
11 changed files with 1170 additions and 634 deletions

View File

@@ -11,9 +11,13 @@
git = {
enable = true;
settings = {
gpg = {
format = "ssh";
};
user = {
name = "Michael Thomson";
email = "michael@michaelthomson.dev";
email = "me@michaelthomson.dev";
signingkey = "~/.ssh/id_rsa.pub";
};
column = {
ui = "auto";