mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-22 14:10:31 +01:00
add nixos-config repo url to comin config
This commit is contained in:
parent
fcb170ad09
commit
2c10a64acf
|
@ -13,7 +13,7 @@
|
||||||
remotes = [
|
remotes = [
|
||||||
{
|
{
|
||||||
name = "origin";
|
name = "origin";
|
||||||
url = "https://gitlab.com/your/infra.git";
|
url = "https://git.sr.ht/~xqtc/nixos-config.git";
|
||||||
branches.main.name = "main";
|
branches.main.name = "main";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue