forked from Fediversity/Fediversity
WIP: test data model thru VM #11
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ let
|
|||
};
|
||||
};
|
||||
deployment = attrTag {
|
||||
ssh-host = {
|
||||
ssh-host = mkOption {
|
||||
description = "A Terraform deployment by SSH to update a single existing NixOS host.";
|
||||
type = submodule {
|
||||
options = {
|
||||
|
|
Loading…
Add table
Reference in a new issue