This commit is contained in:
2026-01-15 20:42:50 +03:00
parent 5755610075
commit e20ffb4fca
14 changed files with 51 additions and 76 deletions
+1 -2
View File
@@ -43,8 +43,7 @@ in
};
home.activation = {
yaziSync = ''
${pkgs.rsync}/bin/rsync -Lrv "${config.home.homeDirectory}/.config/yazi/" "${xlib.dirs.wsl-storage}/yazi/"
${pkgs.rsync}/bin/rsync -Lrv "${config.home.homeDirectory}/.config/yazi/" "${xlib.dirs.wsl-storage}/yazi/"
'';
};
}