Fabian 4 months ago
parent
commit
0075e5ddfd
1 changed files with 9 additions and 0 deletions
  1. 9 0
      src/browser/main.js

+ 9 - 0
src/browser/main.js

@@ -532,6 +532,15 @@
                 },
                 name: "KolibriOS",
             },
+            {
+                id: "mu",
+                hda: {
+                    url: host + "mu-shell.img",
+                },
+                memory_size: 256 * 1024 * 1024,
+                name: "Mu",
+                homepage: "https://github.com/akkartik/mu",
+            },
             {
                 id: "openbsd",
                 hda: {