node name removal in autogen targets

This commit is contained in:
kat witch 2021-08-07 03:17:03 +01:00
parent 013d655626
commit 788f1e575c
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -1,7 +1,6 @@
{ lib, config, ... }: with lib; {
config = {
deploy.targets.beltane = {
nodeNames = lib.singleton "beltane";
tf = {
resources.beltane = {
provider = "null";