wildfire: 305 current 2025-06-21 15:32:32 25.05.20250617.36ab78d 6.15.2 *

add keyring
This commit is contained in:
2025-06-21 15:32:38 +02:00
parent ec8512746b
commit 78c6e978b3

View File

@ -134,6 +134,9 @@
daemon.enable = true; # Background virus scanning daemon.enable = true; # Background virus scanning
updater.enable = true; # Automatic signature updates updater.enable = true; # Automatic signature updates
}; };
# Enable GNOME keyring for password management
gnome.gnome-keyring.enable = true;
}; };
# ================================ # ================================