chore: name

Changed files
+2 -2
global
users
cassie
home
dev
+1 -1
global/utils.nix
···
-
# Copyright (c) 2023 Cassie Cheung (soopyc)
+
# Copyright (c) 2023 soopyc
# Permission is given to copy and use under the terms of Apache 2.0.
#
# you may copy-paste this entire file to anywhere else. just keep the comments.
+1 -1
users/cassie/home/dev/git.nix
···
programs.git = lib.mkMerge [
{
enable = true;
-
userName = "Cassie Cheung";
+
userName = "Sophie Cheung";
userEmail = "me@soopy.moe";
# difftastic.enable = true;