diff --git "a/Droidnix/\033[200~ls" "b/Droidnix/\033[200~ls" new file mode 100644 index 000000000..e69de29bb diff --git a/Droidnix/generated/hyprland/hyprland.nix b/Droidnix/generated/hyprland/hyprland.nix index 98e6d5f6c..a359e0355 100644 --- a/Droidnix/generated/hyprland/hyprland.nix +++ b/Droidnix/generated/hyprland/hyprland.nix @@ -39,6 +39,10 @@ in "hypr/.keep" = { text = ""; }; - } // hyprlandConfs; + } + // hyprlandConfs; + + # Debug: Print the list of files being read + debug.files = files; }; }