add new syncthing folder

This commit is contained in:
Kopatz
2024-07-01 10:29:39 +02:00
parent 12e275bb04
commit b52af29741
6 changed files with 125 additions and 88 deletions

View File

@@ -37,6 +37,7 @@
# server = [ "192.168.0.10" ];
#};
misc = { docker.enable = true; };
services = { syncthing = { enable = true; }; };
hardware = {
android.enable = true;
nvidia.enable = true;
@@ -65,7 +66,7 @@
i3.enable = true;
#hyprland.enable = true;
#gnome.enable = true;
cosmic.enable = true;
#cosmic.enable = true;
shared.enable = true;
stylix.enable = true;
};