This commit is contained in:
parent
a287bf1435
commit
1cdf7b4abb
1 changed files with 12 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal 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
|
||||
```
|
Loading…
Add table
Reference in a new issue