From 6f8f4fe1b0df047a5eb9a54db5e6b2de3024bcba Mon Sep 17 00:00:00 2001 From: toast Date: Mon, 1 Sep 2025 06:52:49 +0000 Subject: [PATCH] fix: move xdg module to graphical --- home/modules/{cli => graphical}/xdg.nix | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename home/modules/{cli => graphical}/xdg.nix (100%) diff --git a/home/modules/cli/xdg.nix b/home/modules/graphical/xdg.nix similarity index 100% rename from home/modules/cli/xdg.nix rename to home/modules/graphical/xdg.nix