Compare commits

...

2 Commits

Author SHA1 Message Date
unexplrd 7f7bddd9f5 1778663573 2026-05-13 12:12:53 +03:00
unexplrd 53f8094128 disable syncthing 2026-05-13 12:02:32 +03:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
in {
enable = true;
createDirectories = true;
setSessionVariables = false;
setSessionVariables = true;
templates = homeDir "temps";
publicShare = homeDir "pub";
+1 -1
View File
@@ -17,7 +17,7 @@ in {
fish
helix
oh-my-posh
syncthing
# syncthing
wezterm
wl-kbptr
yazi
+1 -1
View File
@@ -1,7 +1,7 @@
{inputs, ...}: {
imports = [inputs.vicinae.homeManagerModules.default];
syncthing.enable = true;
# syncthing.enable = true;
services.easyeffects.enable = true;