better syncthing setup
This commit is contained in:
parent
9f9a4d0377
commit
2c7f498d42
8 changed files with 56 additions and 35 deletions
|
|
@ -7,6 +7,12 @@
|
|||
};
|
||||
hd.desktop.enable = true;
|
||||
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
user = "hd";
|
||||
configDir = "/home/hd/.config/syncthing";
|
||||
};
|
||||
|
||||
age.identityPaths = [
|
||||
"/root/.ssh/id_ed25519"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue