diff --git a/flake.nix b/flake.nix index 458a3b7..da4a809 100644 --- a/flake.nix +++ b/flake.nix @@ -66,7 +66,7 @@ inherit name; value = { ... } @ exputs: { - imports = [ (import ./homes/${name}/home-manager (inputs // exputs)) ]; + imports = [ (import ./homes/${name}/home-manager (exputs // inputs)) ]; }; })) filtered) diff --git a/machines/android b/machines/android index 32eab76..cb51d5f 160000 --- a/machines/android +++ b/machines/android @@ -1 +1 @@ -Subproject commit 32eab7697477d4374c0cdf27e2b44a4fb56a4ec3 +Subproject commit cb51d5fc9a30258736438e9aff067e14d4c8eff5