server10: microvm-staging.nix: build data-hoarder-staging microvm from specific branch

This commit is contained in:
oxapentane - 2022-06-06 02:50:54 +02:00
parent 38dd9981cc
commit eeebb446ef
Signed by: oxapentane
GPG Key ID: 91FA5E5BF9AA901C
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
let
microvms = {
staging-data-hoarder = {
flakeref = "github:dump-dvb/nix-config";
flakeref = "github:dump-dvb/nix-config/data-hoarder-staging";
};
};
in