Upgrade to NixOS 25.05
This commit is contained in:
parent
d61ccede07
commit
769c2c53f1
10 changed files with 168 additions and 237 deletions
|
|
@ -3,7 +3,7 @@
|
|||
services.gpg-agent = {
|
||||
enable = true;
|
||||
enableSshSupport = true;
|
||||
pinentryPackage = pkgs.pinentry-gnome3;
|
||||
pinentry.package = pkgs.pinentry-gnome3;
|
||||
sshKeys = ["D2A3680589B81F2B07DA6CFE21DF848F1AF4E9D3"];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue