move upstream back to nixos
This commit is contained in:
parent
3664a12519
commit
2d1dfe3195
3 changed files with 23 additions and 23 deletions
|
@ -2,11 +2,11 @@
|
|||
microvm.vms = {
|
||||
nextcloud = {
|
||||
flake = inputs.self;
|
||||
updateFlake = "git+https://git.sr.ht/~oxapentane/oxalab-config?ref=master";
|
||||
updateFlake = "github:oxapentane/nix-config/master";
|
||||
};
|
||||
music = {
|
||||
flake = inputs.self;
|
||||
updateFlake = "git+https://git.sr.ht/~oxapentane/oxalab-config?ref=master";
|
||||
updateFlake = "github:oxapentane/nix-config/master";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue