Added inav-configurator, removed deadbeef and davinci resolve, temp removal of rpi-imager for build failure, new git user syntax

This commit is contained in:
2025-10-25 11:06:28 -07:00
parent f15568d031
commit 702907d454
5 changed files with 6 additions and 6 deletions

View File

@@ -33,8 +33,11 @@ in
programs.git = {
enable = true;
userName = "Corwin Perren";
userEmail = "caperren@gmail.com";
settings.user = {
name = "Corwin Perren";
email = "caperren@gmail.com";
};
};
programs.kitty = {