continue nix on droid stuff

This commit is contained in:
2025-08-25 12:50:37 -05:00
parent 285aafb911
commit dffc249cf5
3 changed files with 16 additions and 9 deletions

View File

@@ -62,7 +62,7 @@
};
config = {
config = lib.mkIf (config.sysconfig.host != "android") {
users.users = builtins.mapAttrs (x: y: let
cfg = config.sysconfig.users.${x};
in {