further changes to niri

This commit is contained in:
Sean Kovacs 2025-12-13 13:43:00 -05:00
commit fcac084248
Signed by: sckova
GPG key ID: 00F325187C68651A
7 changed files with 116 additions and 10 deletions

View file

@ -107,7 +107,7 @@
programs.niri = {
enable = true;
useNautilus = false;
useNautilus = true;
};
services.gnome.gnome-keyring.enable = true;
security.pam.services.niri.enableGnomeKeyring = true;