wifibackup: more tuning

This commit is contained in:
2024-06-06 02:22:30 +03:00
parent 2cf9ce38d1
commit f6740477b5
3 changed files with 4 additions and 3 deletions

View File

@@ -74,7 +74,7 @@ in {
wifibackup = {
enable = true;
toPath = "/home/${config.mj.username}/M-Active/wifi";
toPath = "/home/${config.mj.username}/M-Active/.wifi";
toUser = config.mj.username;
};