Update firefox config

This commit is contained in:
DashieTM 2024-08-04 20:03:02 +02:00
parent ee9b48c5b1
commit 35cfaf6bac
3 changed files with 16 additions and 1 deletions

View file

@ -106,6 +106,11 @@ in
remote = "Phone/Stuff";
local = "/home/${config.conf.username}/Videos/Phone/Stuff";
}
{
name = "pw_sync";
remote = "PWs";
local = "/home/${config.conf.username}/PWs";
}
];
};
};