1
Fork 0
mirror of https://github.com/RGBCube/HTMNIX synced 2025-07-25 23:17:44 +00:00

Add (mostly) to escape.nix

This commit is contained in:
RGBCube 2024-03-04 12:58:07 +03:00
parent 0f52b270ee
commit efbd489f50
No known key found for this signature in database

View file

@ -1,4 +1,4 @@
# Taken from https://github.com/nrabulinski/cursed-nix. Huge thanks!
# (Mostly) Taken from https://github.com/nrabulinski/cursed-nix. Huge thanks!
lib: let
startMarker = "__START__";