Adjustments for 24.11 -> 25.05

package replacements, warnings, deprecations
This commit is contained in:
Trolli Schmittlauch 2025-05-20 18:55:08 +02:00
parent d95c277383
commit 82b0a6cab1
8 changed files with 124 additions and 125 deletions

View file

@ -72,7 +72,7 @@
services.gpg-agent = {
enable = true;
#enableSshSupport = true;
pinentryPackage = pkgs.pinentry-qt;
pinentry.package = pkgs.pinentry-qt;
};
programs.ssh = {