diff --git a/flake.nix b/flake.nix index 86303f8..063b422 100644 --- a/flake.nix +++ b/flake.nix @@ -179,7 +179,6 @@ nixOnDroidConfigurations = rec { "tab" = inputs.nix-on-droid.lib.nixOnDroidConfiguration { - specialArgs = { inherit inputs confDir workDir secretsDir persistentDir self; }; modules = [ ./hosts/tab/nix-on-droid.nix {