adding flake back

This commit is contained in:
Tassilo - 2022-12-05 22:05:46 +01:00
parent 58c4f8bec5
commit e0a3393290
Signed by: revol-xut
GPG Key ID: 4F56FF7759627D07
1 changed files with 1 additions and 2 deletions

View File

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