2
0
mirror of https://codeberg.org/kiss-community/repo synced 2025-02-24 23:26:29 -07:00
Go to file
2022-10-14 00:55:31 +05:30
core
extra libretls: unbundle 2022-10-14 00:55:31 +05:30
testing/firefox
wayland
.allowed_signers
.woodpecker.yml
LICENSE
README

|/
|\ISS LINUX                                                https://kisslinux.org
________________________________________________________________________________


Unofficial Main Repository
________________________________________________________________________________


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

More information:

    - https://kisslinux.org
    - https://kisslinux.org/package-system


Enabling SSH signature verification (recommended):
________________________________________________________________________________

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