diff --git a/home/c/programs/git/default.nix b/home/c/programs/git/default.nix index b7e532b..c10a2b2 100644 --- a/home/c/programs/git/default.nix +++ b/home/c/programs/git/default.nix @@ -4,7 +4,7 @@ userName = "Callum Leslie"; userEmail = "git@cleslie.uk"; - signing.key = "03B01F427831BCFD!"; + signing.key = "D382C4AFEECEAA90"; signing.signByDefault = true; ignores = [".direnv/"]; @@ -15,7 +15,7 @@ contents = { user = { email = "psycl6@nottingham.ac.uk"; - signingKey = "14861F1282EFB5C8!"; + signingKey = "5A944DF89B6F65AC"; }; credential = {helper = "store";}; }; diff --git a/home/c/services/default.nix b/home/c/services/default.nix index 803374c..5b065dc 100644 --- a/home/c/services/default.nix +++ b/home/c/services/default.nix @@ -1,4 +1,4 @@ -{pkgs, ...}: { +{...}: { imports = [./mako ./kanshi]; services = { network-manager-applet.enable = true; @@ -6,7 +6,6 @@ gpg-agent = { enable = true; enableSshSupport = true; - pinentryPackage = pkgs.pinentry-gnome3; }; }; } diff --git a/hosts/artemis/configuration.nix b/hosts/artemis/configuration.nix index 13ce697..7915feb 100644 --- a/hosts/artemis/configuration.nix +++ b/hosts/artemis/configuration.nix @@ -31,7 +31,6 @@ vim gnome.adwaita-icon-theme wget - pinentry fzf nil killall