Complete Fedora Workstation 42 Install Guide

This commit is contained in:
2025-09-16 01:02:53 +07:00
parent 3ca04ea225
commit 0996de0907
113 changed files with 2524 additions and 40 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "movetolinux",
// Update to today's date
"compatibility_date": "2025-09-15",
"assets": {
"directory": "./dist"
}
}