Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 579 Bytes

index.md

File metadata and controls

18 lines (15 loc) · 579 Bytes

Debian repository

Signing key

Packages

  • uwu-desktop: metapackage pulling in everything needed for a Sway-based desktop
  • fido2-luks: unlock encrypted root partition using a fido2 device

Installation

curl https://nyancient.github.io/deb/setup.sh | sh

Or, if you want to inspect the (very short) setup script before running it:

curl https://nyancient.github.io/deb/setup.sh -o setup.sh
cat setup.sh # Convince yourself that the script is safe to run
sh ./setup.sh # Then run it