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

This commit is contained in:
2023-02-10 15:10:15 -05:00

View File

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