aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c52c6af..ac5849b 100644
--- a/README.md
+++ b/README.md
@@ -33,4 +33,5 @@ Make sure you have `home-manager` installed on your system.
git clone https://github.com/demonkingswarn/odysseus
cd odysseus
home-manager switch --flake .
+nix profile install github:nix-community/nixGl
```