Enable online accounts

This commit is contained in:
Aode 2023-03-20 22:18:54 -05:00
parent b06bd2993d
commit 51d489aeef

View file

@ -40,6 +40,13 @@
services.avahi.openFirewall = true;
# services.ipp-usb.enable = true;
programs.dconf.enable = true;
services.gnome.evolution-data-server.enable = true;
# optional to use google/nextcloud calendar
services.gnome.gnome-online-accounts.enable = true;
# optional to use google/nextcloud calendar
services.gnome.gnome-keyring.enable = true;
# Enable sound with pipewire.
sound.enable = true;
hardware.pulseaudio.enable = false;