+14
-8
nixos/modules/config/users-groups.nix
+14
-8
nixos/modules/config/users-groups.nix
······apply = x: assert (builtins.stringLength x < 32 || abort "Username '${x}' is longer than 31 characters which is not allowed!"); x;·····················
······apply = x: assert (builtins.stringLength x < 32 || abort "Username '${x}' is longer than 31 characters which is not allowed!"); x;·····················