Go to file
2022-09-18 12:31:53 +05:30
.github/workflows
core kiss: 5.6.2 2022-09-18 12:31:53 +05:30
extra gtk+3: update gsettings-desktop-schemas to 43.0 2022-09-17 21:18:09 -05:00
testing/firefox firefox [testing]: 105.0b9 2022-09-09 01:13:07 -05:00
wayland foot{,-pgo}: fix depends 2022-09-07 13:13:55 -05:00
.allowed_signers allowed signer: git-bruh 2022-09-16 13:36:13 -05:00
LICENSE
README switch to SSH commit signatures 2022-09-15 16:11:48 -05:00

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