mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 15:30:14 +00:00
switch dotfiles repo to https
not used anywhere else, so no need to use ssh
This commit is contained in:
@ -128,7 +128,7 @@
|
||||
mail.server = "noahmasur.com";
|
||||
mail.imapHost = "imap.purelymail.com";
|
||||
mail.smtpHost = "smtp.purelymail.com";
|
||||
dotfilesRepo = "git@github.com:nmasur/dotfiles";
|
||||
dotfilesRepo = "https://github.com/nmasur/dotfiles";
|
||||
hostnames = {
|
||||
git = "git.${baseName}";
|
||||
metrics = "metrics.${baseName}";
|
||||
|
Reference in New Issue
Block a user