Go to file
2023-01-04 18:12:30 -06:00
core git: bump for curl 2022-12-21 22:39:46 -06:00
extra hwdata: 0.366 2023-01-04 18:12:30 -06:00
testing/firefox firefox [testing]: 109.0b5 2022-12-21 22:34:02 -06:00
wayland libxkbcommon: 1.5.0 2023-01-02 15:01:49 -06:00
.allowed_signers
.woodpecker.yml
LICENSE
MOTD sway: 1.8 2022-12-26 22:45:18 -06:00
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