continue nix on droid stuff
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user