1

Modules: Fix typos

This commit is contained in:
2025-07-08 23:26:32 +02:00
parent f04be85834
commit c3729289df
2 changed files with 72 additions and 52 deletions

View File

@ -11,7 +11,7 @@ in {
options.modules.git = import ./options.nix {inherit lib mylib;};
config = lib.mkIf git.enable {
home.programs.git = {
programs.git = {
enable = true;
# userEmail = "christoph.urlacher@protonmail.com";