add git option

This commit is contained in:
ulic-youthlic 2025-01-10 23:35:56 +08:00
parent 2599fef92b
commit 4f386934fe
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
3 changed files with 60 additions and 5 deletions

View file

@ -20,6 +20,11 @@
youthlic.programs = {
helix.enable = true;
gpg.enable = true;
git = {
email = "uilc.youthilc@gmail.com";
name = "ulic-youthlic";
signKey = "C6FCBD7F49E1CBBABD6661F7FC02063F04331A95";
};
};
xdg.userDirs = {
@ -38,11 +43,6 @@
home.homeDirectory = "/home/${unixName}";
home.stateVersion = "24.11";
programs.home-manager.enable = true;
programs.git = {
enable = true;
userName = "Ulic-youthlic";
userEmail = "ulic.youthlic@gmail.com";
};
programs.obs-studio = {
enable = true;
plugins = with pkgs.obs-studio-plugins; [