fix syntax errors with sky

This commit is contained in:
Sky Hearn 2024-03-06 21:56:13 +00:00
parent dec37af817
commit 9ea5275661
1 changed files with 3 additions and 3 deletions

View File

@ -9,14 +9,14 @@
enable = true;
shellAliases = {
nv = "nvim";
}
}
};
};
programs.git = {
enable = true;
userName = "Sky Hearn";
userEmail = "sky.hearn@pm.me";
}
};
# The state version is required and should stay at the version you
# originally installed.