2
0
mirror of https://codeberg.org/kiss-community/repo synced 2025-03-10 15:29:59 -06:00
Go to file
2024-03-06 21:16:10 -06:00
core
extra hwdata: 0.380 2024-03-06 21:16:10 -06:00
wayland pixman: 0.43.4 2024-03-02 15:46:52 -06:00
.allowed_signers
.woodpecker.yml
LICENSE
MOTD
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