[NixOS] Use github remotes
This commit is contained in:
parent
b87314f0a9
commit
596c8cfb3b
@ -75,12 +75,12 @@
|
||||
{
|
||||
name = "config";
|
||||
path = "/home/imalison/config";
|
||||
uri = "git@bitbucket.org:ivanmalison/config.git";
|
||||
uri = "git@github.com:IvanMalison/config.git";
|
||||
}
|
||||
{
|
||||
name = "org";
|
||||
path = "/home/imalison/org";
|
||||
uri = "git@bitbucket.org:ivanmalison/org.git";
|
||||
uri = "git@github.com:IvanMalison/org.git";
|
||||
}
|
||||
{
|
||||
name = "password-store";
|
||||
|
Loading…
Reference in New Issue
Block a user