disable syncthing
This commit is contained in:
@@ -17,7 +17,7 @@ in {
|
|||||||
fish
|
fish
|
||||||
helix
|
helix
|
||||||
oh-my-posh
|
oh-my-posh
|
||||||
syncthing
|
# syncthing
|
||||||
wezterm
|
wezterm
|
||||||
wl-kbptr
|
wl-kbptr
|
||||||
yazi
|
yazi
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{inputs, ...}: {
|
{inputs, ...}: {
|
||||||
imports = [inputs.vicinae.homeManagerModules.default];
|
imports = [inputs.vicinae.homeManagerModules.default];
|
||||||
|
|
||||||
syncthing.enable = true;
|
# syncthing.enable = true;
|
||||||
|
|
||||||
services.easyeffects.enable = true;
|
services.easyeffects.enable = true;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user