From ea9b0c2a3003cf121f7a8ada941ea3d6d3186433 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Tue, 24 Mar 2026 18:14:38 -0500 Subject: [PATCH] syntax error --- modules/element-calling.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/element-calling.nix b/modules/element-calling.nix index f953f10..e2ad9c8 100755 --- a/modules/element-calling.nix +++ b/modules/element-calling.nix @@ -1,6 +1,8 @@ { config, pkgs, lib, ... }: -imports = lib.optional config.sovran_systemsOS.features.element-calling +{ + + imports = lib.optional config.sovran_systemsOS.features.element-calling ./personalization.nix; systemd.tmpfiles.rules = lib.mkIf config.sovran_systemsOS.features.element-calling [