modified: hosts/nixos/configuration.nix

This commit is contained in:
2025-07-20 21:55:22 +10:00
parent 1da2471a4a
commit 9a65f15b58
+3 -2
View File
@@ -95,9 +95,10 @@ nixpkgs.config.allowUnfree = true;
services.gnome.gnome-keyring.enable = true;
security.pam.services.lightdm.enableGnomeKeyring = true;
# security.pam.services.lightdm.enableGnomeKeyring = true;
# services.gnome.gnome-keyring.enable = true;
security.pam.services.login.enableGnomeKeyring = true;
# systemd.services.nextcloud-appimage = {
# enable = true;
# Unit = {