finding hyprland.conf error

This commit is contained in:
2026-03-15 12:17:32 +00:00
parent 2841e8278a
commit cbdd3dcf59
+9
View File
@@ -38,5 +38,14 @@ in
};
}
// hyprlandConfs;
# Debug statements
home-file."hyprland-debug.txt" = {
text = ''
hyprlandConfigDir: ${hyprlandConfigDir}
flakeRoot: ${flakeRoot}
files: ${toString files}
'';
};
};
}