This commit is contained in:
FredzyW 2024-06-25 18:01:58 +02:00
parent a7dc5c9181
commit 9b7de0b4e0
2 changed files with 24 additions and 7 deletions

View file

@ -120,12 +120,6 @@
services = {
syncthing = {
enable = true;
user = "fw";
dataDir = "/home/fw/docs"; # Default folder for new synced folders
configDir = "/home/fw/.config/syncthing"; # Folder for Syncthing's settings and keys
};
openssh = {
enable = true;
};