now hosted on sr.ht by default
This commit is contained in:
parent
bf6b3aec15
commit
e5cacc3bc8
1 changed files with 2 additions and 2 deletions
|
@ -2,11 +2,11 @@
|
|||
microvm.vms = {
|
||||
nextcloud = {
|
||||
flake = flake;
|
||||
updateFlake = "github:oxapentane/nix-config/master";
|
||||
updateFlake = "git+https://git.sr.ht/~oxapentane/oxalab-config?ref=master";
|
||||
};
|
||||
music = {
|
||||
flake = flake;
|
||||
updateFlake = "github:oxapentane/nix-config/master";
|
||||
updateFlake = "git+https://git.sr.ht/~oxapentane/oxalab-config?ref=master";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue