kiss-community / repo

KISS Linux - Unofficial Repositories, mirror of https://codeberg.org/kiss-community/repo
https://kisslinux.org
MIT License
38 stars 17 forks source link
kiss-repo

|/ |\ISS LINUX https://kisslinux.github.io


Unofficial Main Repository


The officially unofficial repository for KISS Linux maintained by kiss-community

More information:

- https://kisslinux.github.io
- https://kisslinux.github.io/package-system
- https://kisscommunity.org

Enabling SSH signature verification (recommended):


$ cd /path/to/repo $ git config gpg.ssh.allowedSignersFile .allowed_signers $ git config merge.verifySignatures true