forked from fediversity/fediversity
rm null from tf
This commit is contained in:
parent
edfae43689
commit
78d1d1590f
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ let
|
|||
tf = pkgs.opentofu;
|
||||
tfPlugins = (
|
||||
p: [
|
||||
p.null
|
||||
p.external
|
||||
]
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue