From b1d54ce42018b0be577e964b8f58f903f144132e Mon Sep 17 00:00:00 2001 From: Nathan Date: Wed, 21 Jan 2026 21:50:20 -0600 Subject: [PATCH] import --- flake.nix | 2 +- machines/android | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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