calendar waybar
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
{ ... }:
|
||||
{
|
||||
programs.dconf.enable = true;
|
||||
services.gnome.evolution-data-server.enable = true;
|
||||
services = {
|
||||
gnome = {
|
||||
evolution-data-server.enable = true; # optional to use google/nextcloud calendar
|
||||
gnome-online-accounts.enable = true; # optional to use google/nextcloud calendar
|
||||
gnome-keyring.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user