Update laptop signing key

This commit is contained in:
thiloho
2024-08-25 21:32:25 +02:00
parent ebd078cc2f
commit 17ec338062

View File

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