add keyring
This commit is contained in:
parent
783318e968
commit
9c281e0c59
2 changed files with 13 additions and 3 deletions
|
|
@ -38,6 +38,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
# GNOME Keyring with PAM integration for WiFi password storage
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
security.pam.services.greetd.enableGnomeKeyring = true;
|
||||
|
||||
# Input method configuration for Hyprland
|
||||
i18n.inputMethod = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue