From d36191568f78689323952fecf6fae8b023b46ec4 Mon Sep 17 00:00:00 2001 From: tomoron Date: Mon, 10 Mar 2025 19:33:09 +0100 Subject: [PATCH] set unison test config as default --- homeConfigs/modules/sync.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeConfigs/modules/sync.nix b/homeConfigs/modules/sync.nix index 1e726c7..cdacd99 100644 --- a/homeConfigs/modules/sync.nix +++ b/homeConfigs/modules/sync.nix @@ -36,7 +36,7 @@ in }; }; - config.home.file.".unison/test.prf" = lib.mkIf config.mods.sync.enable { + config.home.file.".unison/default.prf" = lib.mkIf config.mods.sync.enable { text = (lib.strings.concatStrings ['' auto=true root=${config.mods.sync.homeFolder}