nextcloud

This commit is contained in:
2024-05-20 14:05:46 +02:00
parent 63ed48372d
commit 95f373d15f
4 changed files with 12 additions and 1 deletions

View File

@@ -132,6 +132,10 @@
hardware.pulseaudio.support32Bit =
true; # # If compatibility with 32-bit applications is desired.
services.gnome.gnome-keyring.enable = true;
security.pam.services.lightdm.enableGnomeKeyring = true;
#ssh.startAgent = true;
# Set stateVersion. Leave it as set.
system.stateVersion = "23.11";
}