From 5febe42936329583d938aeee1465386554c7f511 Mon Sep 17 00:00:00 2001 From: oqyude Date: Sun, 18 Jan 2026 16:47:08 +0300 Subject: [PATCH] 123 --- home/secondary.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/secondary.nix b/home/secondary.nix index 62fff81..1358283 100644 --- a/home/secondary.nix +++ b/home/secondary.nix @@ -47,7 +47,7 @@ in download = "${config.home.homeDirectory}/Downloads"; music = "${config.home.homeDirectory}/Music"; pictures = "${config.home.homeDirectory}/Pictures"; - publicShare = "${config.home.homeDirectory}/Misc/Public"; + # publicShare = "${config.home.homeDirectory}/Misc/Public"; templates = null; videos = "${config.home.homeDirectory}/Pictures/Videos"; };