home
This commit is contained in:
@@ -46,7 +46,7 @@ in
|
||||
};
|
||||
name = mkOption {
|
||||
type = (types.nullOr types.str);
|
||||
default = config.snowfallorg.user.name;
|
||||
default = "matt";
|
||||
description = "The user account.";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user