README
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nyyu 2021-05-19 18:15:51 +02:00
parent a287bf1435
commit 1cdf7b4abb

12
README.md Normal file
View file

@ -0,0 +1,12 @@
/etc/pacman.conf
```
[nyyu]
Server = https://archlinux.nyyu.dev/nyyu
```
Import key
```
sudo pacman-key --recv-key 81936FB8BD44A0B8C28CD6B48B9B775C6DAB103E --keyserver hkp://hkps.pool.sks-keyservers.net
sudo pacman-key --lsign-key 81936FB8BD44A0B8C28CD6B48B9B775C6DAB103E
```