Update flake

This commit is contained in:
thiloho
2024-05-14 09:57:28 +02:00
parent ca5fea7939
commit cdc95dd828
2 changed files with 7 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
};
home-manager.users.thiloho = { pkgs, ... }: {
programs.git.signing.key = "BFD8F6A55B1E4F11";
programs.git.signing.key = "5CF074CA31DD6686";
home = { stateVersion = "23.05"; };
};
system.stateVersion = "23.05";