wifibackup: go to their default dirs

This commit is contained in:
Motiejus Jakštys 2024-06-06 02:01:32 +03:00
parent b8728dfbe7
commit 2ee5109310
1 changed files with 0 additions and 2 deletions

View File

@ -62,8 +62,6 @@ in {
-merge "Name *.nmconnection -> ${mergeNmConnections}/bin/merge-nmconnections CURRENT1 CURRENT2 NEW NEW1 NEW2" \ -merge "Name *.nmconnection -> ${mergeNmConnections}/bin/merge-nmconnections CURRENT1 CURRENT2 NEW NEW1 NEW2" \
-backuploc local \ -backuploc local \
-backup "Name *" \ -backup "Name *" \
-backupprefix "" \
-backupsuffix ".backup-$VERSION" \
${fromPath} \ ${fromPath} \
ssh://${toUser}@localhost/${toPath}/ ssh://${toUser}@localhost/${toPath}/
''; '';