set unison test config as default

This commit is contained in:
2025-03-10 19:33:09 +01:00
parent c4a899eaad
commit d36191568f

View File

@ -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 ['' text = (lib.strings.concatStrings [''
auto=true auto=true
root=${config.mods.sync.homeFolder} root=${config.mods.sync.homeFolder}