2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-09-28 12:22:42 -06:00
Go to file
2024-02-05 00:40:40 -06:00
core grub: 2.12 2024-02-05 00:32:19 -06:00
extra python-markupsafe: 2.1.5 2024-02-05 00:40:25 -06:00
wayland xkeyboard-config: 2.41 2024-02-05 00:40:40 -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