add reminder

This commit is contained in:
Sakooooo 2023-07-27 17:46:26 +03:00
parent 7b5208d6ac
commit f94b3b61b4
Signed by: sako
GPG key ID: 3FD715D87D7725E0

7
UPDATING.md Normal file
View file

@ -0,0 +1,7 @@
# Updating system
- Simply run this in the root directory of the flake
```bash
nix flake update
```