Push with ThinkPad

This commit is contained in:
thiloho
2023-09-19 18:54:59 +02:00
parent 419518be2e
commit f88718f5cf

View File

@@ -22,7 +22,7 @@
}; };
home-manager.users.thiloho = { pkgs, ... }: { home-manager.users.thiloho = { pkgs, ... }: {
programs.git.signing.key = "E78D9CC2F9EFC890"; programs.git.signing.key = "1142F33FFA8ADAAC";
home.stateVersion = "23.05"; home.stateVersion = "23.05";
}; };
system.stateVersion = "23.05"; system.stateVersion = "23.05";