forked from Fediversity/Fediversity
fix tf config
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
1786ed6034
commit
1addef3fc5
1 changed files with 1 additions and 2 deletions
|
@ -191,8 +191,7 @@ let
|
|||
deployment-name,
|
||||
}:
|
||||
{
|
||||
input = required-resources;
|
||||
output.tf-host = {
|
||||
tf-host = {
|
||||
nixos-configuration = mkNixosConfiguration environment required-resources;
|
||||
system = targetSystem;
|
||||
ssh = {
|
||||
|
|
Loading…
Add table
Reference in a new issue