diff --git a/modules/conf.nix b/modules/conf.nix index aba6e0b..de44e55 100644 --- a/modules/conf.nix +++ b/modules/conf.nix @@ -93,7 +93,7 @@ }; username = lib.mkOption { - default = "dashie"; + default = lib.mkDefault "dashie"; example = "pingpang"; type = lib.types.str; description = ''