diff --git a/UPDATING.md b/UPDATING.md new file mode 100644 index 00000000..5d3cc067 --- /dev/null +++ b/UPDATING.md @@ -0,0 +1,7 @@ +# Updating system + +- Simply run this in the root directory of the flake + +```bash +nix flake update +```