Update firefox config
This commit is contained in:
parent
ee9b48c5b1
commit
35cfaf6bac
3 changed files with 16 additions and 1 deletions
|
|
@ -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";
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue