desktop: gnome-keyring + PAM unlock via ly

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
rope 2026-07-02 10:55:21 +01:00
parent f31d8b9276
commit 877e3b6122

View file

@ -16,6 +16,11 @@
# Flatpak for ad-hoc app installs via Bazaar
services.flatpak.enable = true;
# Secret Service for Chromium/Electron credential encryption;
# PAM unlocks the keyring with the login password at the ly greeter.
services.gnome.gnome-keyring.enable = true;
security.pam.services.ly.enableGnomeKeyring = true;
environment.systemPackages = with pkgs; [
nemo # file manager
adwaita-icon-theme