- Sway VM (
desktop-os-sway.scm
) - XFCE VM (
desktop-os-xfce.scm
) - Minimal desktop, for your own customization (
desktop-os-minimal.scm
)
Example:
guix system vm desktop-os-sway.scm
Run with:
$ /gnu/store/…-run-vm.sh -m 2048 -smp 2 -nic user,model=virtio-net-pci --enable-kvm
For testing, from the panther
repo:
./pre-inst-env guix system vm ../panther-examples/desktop-os-sway.scm
./pre-inst-env guix system vm ../panther-examples/panther-sway.scm
guix repl --load-path=. ../panther-examples/panther-sway.scm