update packages; niri stuff

This commit is contained in:
Reid 2025-06-02 01:46:47 -07:00
parent cb4b22b4e5
commit dd8ff25c31
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
7 changed files with 65 additions and 61 deletions

View file

@ -15,7 +15,7 @@ in {
enableExtraSocket = true;
enableSshSupport = true;
pinentryPackage = pkgs.pinentry-qt;
pinentry.package = pkgs.pinentry-qt;
};
};
}