Move enableGnomeKeyring
This commit is contained in:
parent
80a0f5af85
commit
634efc074b
2 changed files with 4 additions and 2 deletions
|
@ -43,7 +43,10 @@
|
|||
|
||||
i18n.defaultLocale = "en_GB.UTF-8";
|
||||
|
||||
security.rtkit.enable = true;
|
||||
security = {
|
||||
rtkit.enable = true;
|
||||
pam.services.lightdm.enableGnomeKeyring = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
flatpak.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue