OSX-KVM: Difference between revisions

imported>Onny
Page cleanup and easier setup approach
imported>Onny
mNo edit summary
Line 36: Line 36:


<syntaxHighlight lang=bash>
<syntaxHighlight lang=bash>
git clone https://github.com/onny/OSX-KVM.git
git clone -b flake https://github.com/onny/OSX-KVM.git
cd OSX-KVM
cd OSX-KVM
git checkout flake
nix run
nix run
</syntaxHighlight>
</syntaxHighlight>