From c4fc8f612e6a146eedcbf27b8bb688d4aaed6669 Mon Sep 17 00:00:00 2001 From: kat witch Date: Fri, 27 Aug 2021 02:34:39 +0100 Subject: [PATCH] Unnecessary line --- config/hosts/rinnosuke/nixos.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/config/hosts/rinnosuke/nixos.nix b/config/hosts/rinnosuke/nixos.nix index 35d2c375..9c6c2750 100644 --- a/config/hosts/rinnosuke/nixos.nix +++ b/config/hosts/rinnosuke/nixos.nix @@ -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