gpg stuff; resolve stash conflict

This commit is contained in:
xqtc 2024-10-19 14:33:28 +02:00
parent 7f094eb0b1
commit e0f3980099
Signed by: xqtc
GPG key ID: 2C064D095926D9D1
3 changed files with 7 additions and 7 deletions

View file

@ -8,7 +8,7 @@
enable = true; enable = true;
userName = "xqtc"; userName = "xqtc";
userEmail = "xqtc@tutanota.com"; userEmail = "xqtc@tutanota.com";
signing ={ signing = {
key = "655F2C328563DC87FB2077CC2C064D095926D9D1"; key = "655F2C328563DC87FB2077CC2C064D095926D9D1";
signByDefault = true; signByDefault = true;
}; };

View file

@ -115,7 +115,7 @@ in {
ripgrep ripgrep
sayonara sayonara
# mpv mpv
feishin feishin
nix-tree nix-tree

View file

@ -201,11 +201,11 @@
# Some programs need SUID wrappers, can be configured further or are # Some programs need SUID wrappers, can be configured further or are
# started in user sessions. # started in user sessions.
# programs.mtr.enable = true; programs.mtr.enable = true;
# programs.gnupg.agent = { programs.gnupg.agent = {
# enable = true; enable = true;
# enableSSHSupport = true; enableSSHSupport = true;
# }; };
# List services that you want to enable: # List services that you want to enable: