Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 914 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 914 Bytes

SkiffOS on Windows Subsystem for Linux

Screenshot

This is a WSL App for SkiffOS based on WSL-DistroLauncher.

Getting Started

Follow the instructions in the virt/wsl package in SkiffOS.

Included here for convenience:

export SKIFF_CONFIG=virt/wsl,core/nixos
make compile
cp ./workspaces/default/images/skiffos.tar.gz ../WSL-DistroLauncher/x64/skiffos.tar.gz

Open the DistroLauncher sln, edit SkiffOS.appxmanifest, packaging tab, create a new self-signed certificate.

Right click the solution and select "Deploy Solution" to install WSL-SkiffOS on your system.

Run the "WSL-SkiffOS" program, which will register SkiffOS in WSL 1.0 and start a session in the "core" container.

You can convert the distribution to WSL 2.0 at a later time.