From c40429d3d799d9a6182ae8d395a72299410f3b9f Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Sat, 20 Sep 2025 21:29:51 -0600 Subject: [PATCH] new paths --- config/jawz.nix | 4 ++-- hosts/server/toggles.nix | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config/jawz.nix b/config/jawz.nix index 76beac3..aa92bb6 100644 --- a/config/jawz.nix +++ b/config/jawz.nix @@ -70,8 +70,8 @@ in in { cache = mkMobile "~/Downloads/cache/"; - friends = mkMobile "~/Pictures/Art/Friends/"; - forme = mkMobile "~/Pictures/Art/4me/"; + friends = mkMobile "~/Pictures/artist/friends/"; + forme = mkMobile "~/Pictures/art for me/"; comfy = mkMobile "~/Development/AI/ComfyUI/output/"; gdl = { path = "~/.config/jawz/"; diff --git a/hosts/server/toggles.nix b/hosts/server/toggles.nix index 5b53dbc..7d7d2e3 100644 --- a/hosts/server/toggles.nix +++ b/hosts/server/toggles.nix @@ -17,6 +17,7 @@ in mainServer = "server"; emacs.enable = true; stylix.enable = true; + enableProxy = true; apps.dictionaries.enable = true; shell = enableList mkEnabled [ "tools"