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