Move some directories around
This commit is contained in:
parent
443769840a
commit
ecc301166e
3 changed files with 12 additions and 13 deletions
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
chvp.zfs.homeLinks = [
|
||||
{ path = ".config/syncthing"; type = "data"; }
|
||||
{ path = "sync"; type = "data"; }
|
||||
{ path = "sync"; type = "cache"; }
|
||||
];
|
||||
home-manager.users.charlotte = { pkgs, ... }: {
|
||||
services.syncthing.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue