new paths
This commit is contained in:
parent
1a06a69a5c
commit
c40429d3d7
@ -70,8 +70,8 @@ in
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
cache = mkMobile "~/Downloads/cache/";
|
cache = mkMobile "~/Downloads/cache/";
|
||||||
friends = mkMobile "~/Pictures/Art/Friends/";
|
friends = mkMobile "~/Pictures/artist/friends/";
|
||||||
forme = mkMobile "~/Pictures/Art/4me/";
|
forme = mkMobile "~/Pictures/art for me/";
|
||||||
comfy = mkMobile "~/Development/AI/ComfyUI/output/";
|
comfy = mkMobile "~/Development/AI/ComfyUI/output/";
|
||||||
gdl = {
|
gdl = {
|
||||||
path = "~/.config/jawz/";
|
path = "~/.config/jawz/";
|
||||||
|
|||||||
@ -17,6 +17,7 @@ in
|
|||||||
mainServer = "server";
|
mainServer = "server";
|
||||||
emacs.enable = true;
|
emacs.enable = true;
|
||||||
stylix.enable = true;
|
stylix.enable = true;
|
||||||
|
enableProxy = true;
|
||||||
apps.dictionaries.enable = true;
|
apps.dictionaries.enable = true;
|
||||||
shell = enableList mkEnabled [
|
shell = enableList mkEnabled [
|
||||||
"tools"
|
"tools"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user