Skip to content
This repository was archived by the owner on Jan 4, 2026. It is now read-only.

Latest commit

 

History

History
34 lines (23 loc) · 646 Bytes

File metadata and controls

34 lines (23 loc) · 646 Bytes

PantherX OS Example Configurations

Included

  • Sway VM (desktop-os-sway.scm)
  • XFCE VM (desktop-os-xfce.scm)
  • Minimal desktop, for your own customization (desktop-os-minimal.scm)

Usage

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

Debugging

./pre-inst-env guix system vm ../panther-examples/panther-sway.scm
guix repl --load-path=. ../panther-examples/panther-sway.scm