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, ... }: { config, pkgs, ... }:
let let
microvms = { microvms = {
staging-data-hoarder = { # TODO: BROKEN since 2022-12-03
flakeref = "git+file:///tmp/dvb-nix-config"; # staging-data-hoarder.flakeref = "git+file:///tmp/dvb-nix-config";
};
}; };
realizeFlake = with pkgs; "${writeScriptBin "realize-flake" '' realizeFlake = with pkgs; "${writeScriptBin "realize-flake" ''