try to fix akonadi

This commit is contained in:
2026-01-18 18:45:29 +01:00
parent 6a43859425
commit 2be93bd323

View File

@@ -156,6 +156,9 @@
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
# Enable Akonadi for calendar backend
services.akonadi.enable = true;
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [