{ lib, ... }: { options.l.username = lib.mkOption { type = lib.types.singleLineStr; default = "da157"; }; }