Unnecessary line

This commit is contained in:
kat witch 2021-08-27 02:34:39 +01:00
parent 24224a7de5
commit c4fc8f612e
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -1,6 +1,5 @@
{ config, tf, meta, kw, pkgs, lib, sources, ... }: with lib; let
oci-root = meta.deploy.targets.oci-root.tf;
lustrateHost = "ubuntu";
in {
imports = (with (import (sources.tf-nix + "/modules")); [
nixos.ubuntu-linux