2
0
mirror of https://codeberg.org/kiss-community/repo synced 2025-01-22 02:14:41 -07:00
Go to file
2024-06-07 19:07:19 -05:00
core
extra python: 3.12.4 2024-06-07 19:07:19 -05:00
wayland libinput: 1.26.0 2024-06-07 19:06:07 -05:00
.allowed_signers
.woodpecker.yml
LICENSE
README

|/
|\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