This commit is contained in:
Astro 2022-12-04 21:42:34 +01:00
parent 1ef51c1d32
commit 875145884c
1 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,8 @@
{ config, pkgs, ... }:
let
microvms = {
staging-data-hoarder = {
flakeref = "git+file:///tmp/dvb-nix-config";
};
# TODO: BROKEN since 2022-12-03
# staging-data-hoarder.flakeref = "git+file:///tmp/dvb-nix-config";
};
realizeFlake = with pkgs; "${writeScriptBin "realize-flake" ''