This commit is contained in:
martyTF 2026-04-14 17:56:06 +02:00
parent 804371bf96
commit 64d5fa9f04
3 changed files with 611 additions and 18 deletions

View file

@ -12,4 +12,5 @@
noctalia.enable = lib.mkEnableOption "enable noctalia";
};
};
config.services.gnome.evolution-data-server.enable = true;
}