forked from fediversity/fediversity
Compare commits
3 commits
862d6ba2b7
...
0630e74e6f
| Author | SHA1 | Date | |
|---|---|---|---|
| 0630e74e6f | |||
| 857f179dd8 | |||
| 01f79db0b2 |
1 changed files with 0 additions and 4 deletions
|
|
@ -30,10 +30,6 @@ let
|
||||||
description = "A Terraform deployment by SSH to update a single existing NixOS host";
|
description = "A Terraform deployment by SSH to update a single existing NixOS host";
|
||||||
type = types.attrset;
|
type = types.attrset;
|
||||||
};
|
};
|
||||||
tf-ssh = mkOption {
|
|
||||||
description = "A Terraform deployment by SSH to update a single existing NixOS host";
|
|
||||||
type = types.attrset;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue