updated flake inputs, fixed evaluation warnings

removed the neon configuration from the flake
This commit is contained in:
2025-07-14 12:30:10 -04:00
parent c12ae3a9e9
commit 54d1c15823
19 changed files with 273 additions and 850 deletions

View File

@@ -7,8 +7,8 @@
programs.git = {
enable = true;
signing = {
gpgPath = "${pkgs.gnupg}/bin/gpg";
key = "0DA69D51BA4B2D2B58FC9CB574ED6528A37CA99A";
signer = "${pkgs.gnupg}/bin/gpg";
key = "2453DF4EF63B92D5D8FE8C9DC741C9DFD8156540";
signByDefault = true;
};
userEmail = "kylerclay@proton.me";