i use arch btw
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Reword

+1 -1
+1 -1
README.md
··· 87 87 sudo systemctl enable --now cups 88 88 ``` 89 89 90 - #### Set locale to en_NL 90 + #### Enable en_NL locale 91 91 ```shell 92 92 sudo sed -i '/^#en_NL.UTF-8 UTF-8/s/^#//' /etc/locale.gen 93 93 sudo locale-gen