Update README.md
This commit is contained in:
parent
4c8af9e0a7
commit
aec26d57be
20
README.md
20
README.md
@ -92,3 +92,23 @@ Notes:
|
||||
---
|
||||
|
||||
This is a passion project of mine, that I'm using for friends, family, and my local community at large. If you have any feedback or suggestions, please feel free to open an issue, pull request or just message me.
|
||||
|
||||
---
|
||||
|
||||
If at any point you're having issues with your nixbook not updating, check the auto-update-config service by running
|
||||
|
||||
```
|
||||
sudo systemctl status auto-update-config
|
||||
```
|
||||
|
||||
If it shows any errors, go directly to /etc/nixbook and run
|
||||
|
||||
```
|
||||
sudo git pull --rebase
|
||||
```
|
||||
|
||||
Then you can start the autoupdate service again by running
|
||||
|
||||
```
|
||||
sudo systemctl status auto-update-config
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user