diff --git a/helpers.nix b/helpers.nix index 8d5216b..9b9e5ab 100644 --- a/helpers.nix +++ b/helpers.nix @@ -67,8 +67,6 @@ with inputs.nixpkgs.lib; { # Make some variables accesible to modules. inherit hostname - platform - suite secrets ; };