No description
icon | ||
common.nix | ||
flake.lock | ||
flake.nix | ||
README.md | ||
UNLICENSE |
Installing Maple on NixOS
- Clone/Fork/Download this repo
- run
nix develop
. Read the wall of text. Install maple imperatively into a folder your user owns. - Change
maple_dir
in theflake.nix
file to the folder you chose. - If everything worked, running
nix run
will start maple. - Feel free to add the overlay to your NixOS config. It will also add a .desktop file.
Problems
There were some problems with HOSTIDs, but I fixed them! Your HOSTID should now prefer your computer's MAC Address. Based on my limited testing, if you have your license bound to your SSD, it should still work even with this version.
Use at your own risk.