diff options
| author | DemonKingSwarn <rockingswarn@gmail.com> | 2026-04-22 12:13:19 +0530 |
|---|---|---|
| committer | DemonKingSwarn <rockingswarn@gmail.com> | 2026-04-22 12:13:19 +0530 |
| commit | cddb5f69e984b5b2a6b55303f7d1cc6c559026a9 (patch) | |
| tree | 8e61e47a67cff1b2512c4a6e1f3cb7f7072b0862 | |
| parent | e2cfcfb29845ce52ffe0deba485658274c879c4e (diff) | |
| download | odysseus-cddb5f69e984b5b2a6b55303f7d1cc6c559026a9.zip odysseus-cddb5f69e984b5b2a6b55303f7d1cc6c559026a9.tar.gz | |
bugger
an automated commit
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -33,5 +33,10 @@ Make sure you have `home-manager` installed on your system. git clone https://github.com/demonkingswarn/odysseus cd odysseus home-manager switch --flake . +``` + +If you are using this on a different distro than NixOS like me, then make sure to run this after `home-manager`: + +```sh nix profile install github:nix-community/nixGl ``` |
