This commit is contained in:
mjallen18
2025-05-27 19:15:27 -05:00
parent 004fb82660
commit 266099fb43

View File

@@ -60,16 +60,18 @@ in
theme = "fishy";
};
};
};
programs.git = {
git = {
enable = true;
userName = "mjallen18";
userEmail = "matt.l.jallen@gmail.com";
aliases = gitAliases;
extraConfig = {
credential.helper = "gnome-keyring";
};
};
programs.steam-rom-manager = {
steam-rom-manager = {
enable = true;
steamUsername = "mjallen18";
@@ -100,6 +102,7 @@ in
};
};
};
};
home.packages = with pkgs; [
age