Merge branch 'master' of git.dustinswan.com:dustinswan/dotfiles

This commit is contained in:
Dustin Swan 2023-02-10 15:10:15 -05:00
commit 364f17833b
No known key found for this signature in database
GPG key ID: AB49BD6B2B3A6377

View file

@ -189,6 +189,9 @@ in
syntax-theme = "Nord";
};
};
extraConfig = {
push.autoSetupRemote = true;
};
};
programs.gh.enable = true;