Skip to content

PantherXOS/panther-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

[Mirror] Example configurations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages